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