Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ImportKeyVersionResponse |
KmsManagementClient.importKeyVersion(ImportKeyVersionRequest request) |
ImportKeyVersionResponse |
KmsManagement.importKeyVersion(ImportKeyVersionRequest request)
Imports AES key material to create a new key version and then rotate the key to begin using
the new key version.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportKeyVersionResponse> |
KmsManagementAsyncClient.importKeyVersion(ImportKeyVersionRequest request,
AsyncHandler<ImportKeyVersionRequest,ImportKeyVersionResponse> handler) |
Future<ImportKeyVersionResponse> |
KmsManagementAsync.importKeyVersion(ImportKeyVersionRequest request,
AsyncHandler<ImportKeyVersionRequest,ImportKeyVersionResponse> handler)
Imports AES key material to create a new key version and then rotate the key to begin using
the new key version.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportKeyVersionResponse> |
KmsManagementAsyncClient.importKeyVersion(ImportKeyVersionRequest request,
AsyncHandler<ImportKeyVersionRequest,ImportKeyVersionResponse> handler) |
Future<ImportKeyVersionResponse> |
KmsManagementAsync.importKeyVersion(ImportKeyVersionRequest request,
AsyncHandler<ImportKeyVersionRequest,ImportKeyVersionResponse> handler)
Imports AES key material to create a new key version and then rotate the key to begin using
the new key version.
|
Modifier and Type | Method and Description |
---|---|
ImportKeyVersionResponse |
ImportKeyVersionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ImportKeyVersionResponse.Builder |
ImportKeyVersionResponse.Builder.copy(ImportKeyVersionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.