Package | Description |
---|---|
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
static GetKeyRequest.Builder |
GetKeyRequest.builder()
Return a new builder for this request object.
|
GetKeyRequest.Builder |
GetKeyRequest.Builder.copy(GetKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
GetKeyRequest.Builder |
GetKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetKeyRequest.Builder |
GetKeyRequest.Builder.keyId(String keyId)
The OCID of the key.
|
GetKeyRequest.Builder |
GetKeyRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetKeyRequest.Builder |
GetKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetKeyRequest.Builder |
GetKeyRequest.toBuilder()
Return an instance of
GetKeyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.