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