Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateKeyVersionResponse |
KmsManagementClient.createKeyVersion(CreateKeyVersionRequest request) |
CreateKeyVersionResponse |
KmsManagement.createKeyVersion(CreateKeyVersionRequest request)
Generates a new KeyVersion
resource that provides new cryptographic material for a master encryption key.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateKeyVersionResponse> |
KmsManagementAsyncClient.createKeyVersion(CreateKeyVersionRequest request,
AsyncHandler<CreateKeyVersionRequest,CreateKeyVersionResponse> handler) |
Future<CreateKeyVersionResponse> |
KmsManagementAsync.createKeyVersion(CreateKeyVersionRequest request,
AsyncHandler<CreateKeyVersionRequest,CreateKeyVersionResponse> handler)
Generates a new KeyVersion
resource that provides new cryptographic material for a master encryption key.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateKeyVersionResponse> |
KmsManagementAsyncClient.createKeyVersion(CreateKeyVersionRequest request,
AsyncHandler<CreateKeyVersionRequest,CreateKeyVersionResponse> handler) |
Future<CreateKeyVersionResponse> |
KmsManagementAsync.createKeyVersion(CreateKeyVersionRequest request,
AsyncHandler<CreateKeyVersionRequest,CreateKeyVersionResponse> handler)
Generates a new KeyVersion
resource that provides new cryptographic material for a master encryption key.
|
Modifier and Type | Method and Description |
---|---|
CreateKeyVersionResponse |
CreateKeyVersionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateKeyVersionResponse.Builder |
CreateKeyVersionResponse.Builder.copy(CreateKeyVersionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.