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