Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetKeyVersionResponse |
KmsManagementClient.getKeyVersion(GetKeyVersionRequest request) |
GetKeyVersionResponse |
KmsManagement.getKeyVersion(GetKeyVersionRequest request)
Gets information about the specified key version.
|
Modifier and Type | Method and Description |
---|---|
Future<GetKeyVersionResponse> |
KmsManagementAsyncClient.getKeyVersion(GetKeyVersionRequest request,
AsyncHandler<GetKeyVersionRequest,GetKeyVersionResponse> handler) |
Future<GetKeyVersionResponse> |
KmsManagementAsync.getKeyVersion(GetKeyVersionRequest request,
AsyncHandler<GetKeyVersionRequest,GetKeyVersionResponse> handler)
Gets information about the specified key version.
|
Modifier and Type | Method and Description |
---|---|
GetKeyVersionResponse |
GetKeyVersionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetKeyVersionResponse.Builder |
GetKeyVersionResponse.Builder.copy(GetKeyVersionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.