static CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.builder() |
Return a new builder for this request object.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.Builder.clusterId(String clusterId) |
The OCID of the cluster.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.Builder.copy(CompleteCredentialRotationRequest o) |
Copy method to populate the builder with values from the given instance.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CompleteCredentialRotationRequest.Builder |
CompleteCredentialRotationRequest.toBuilder() |
|