static CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.builder() |
Return a new builder for this request object.
|
CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.Builder.copy(CancelSecretRotationRequest o) |
Copy method to populate the builder with values from the given instance.
|
CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.Builder.secretId(String secretId) |
The OCID of the secret.
|
CancelSecretRotationRequest.Builder |
CancelSecretRotationRequest.toBuilder() |
|