Uses of Class
com.oracle.bmc.vault.responses.CancelSecretRotationResponse.Builder
-
Packages that use CancelSecretRotationResponse.Builder Package Description com.oracle.bmc.vault.responses -
-
Uses of CancelSecretRotationResponse.Builder in com.oracle.bmc.vault.responses
Methods in com.oracle.bmc.vault.responses that return CancelSecretRotationResponse.Builder Modifier and Type Method Description CancelSecretRotationResponse.Builder
CancelSecretRotationResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static CancelSecretRotationResponse.Builder
CancelSecretRotationResponse. builder()
Return a new builder for this response object.CancelSecretRotationResponse.Builder
CancelSecretRotationResponse.Builder. copy(CancelSecretRotationResponse o)
Copy method to populate the builder with values from the given instance.CancelSecretRotationResponse.Builder
CancelSecretRotationResponse.Builder. headers(Map<String,List<String>> headers)
CancelSecretRotationResponse.Builder
CancelSecretRotationResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-