Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateKeyVersionResponse |
KmsManagement.createKeyVersion(CreateKeyVersionRequest request)
Generates a new KeyVersion resource that provides new cryptographic material for a master encryption key.
|
CreateKeyVersionResponse |
KmsManagementClient.createKeyVersion(CreateKeyVersionRequest request) |
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() |
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–2020. All rights reserved.