Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateKeyResponse |
KmsManagementClient.createKey(CreateKeyRequest request) |
CreateKeyResponse |
KmsManagement.createKey(CreateKeyRequest request)
Creates a new master encryption key.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateKeyResponse> |
KmsManagementAsyncClient.createKey(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResponse> handler) |
Future<CreateKeyResponse> |
KmsManagementAsync.createKey(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResponse> handler)
Creates a new master encryption key.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateKeyResponse> |
KmsManagementAsyncClient.createKey(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResponse> handler) |
Future<CreateKeyResponse> |
KmsManagementAsync.createKey(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResponse> handler)
Creates a new master encryption key.
|
Modifier and Type | Method and Description |
---|---|
CreateKeyResponse |
CreateKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateKeyResponse.Builder |
CreateKeyResponse.Builder.copy(CreateKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.