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