Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetWrappingKeyResponse |
KmsManagementClient.getWrappingKey(GetWrappingKeyRequest request) |
GetWrappingKeyResponse |
KmsManagement.getWrappingKey(GetWrappingKeyRequest request)
Gets details about the public RSA wrapping key associated with the vault in the endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<GetWrappingKeyResponse> |
KmsManagementAsyncClient.getWrappingKey(GetWrappingKeyRequest request,
AsyncHandler<GetWrappingKeyRequest,GetWrappingKeyResponse> handler) |
Future<GetWrappingKeyResponse> |
KmsManagementAsync.getWrappingKey(GetWrappingKeyRequest request,
AsyncHandler<GetWrappingKeyRequest,GetWrappingKeyResponse> handler)
Gets details about the public RSA wrapping key associated with the vault in the endpoint.
|
Modifier and Type | Method and Description |
---|---|
GetWrappingKeyResponse |
GetWrappingKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.Builder.copy(GetWrappingKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.