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