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