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