Package | Description |
---|---|
com.oracle.bmc.vault.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
CancelSecretVersionDeletionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.