Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdateKeyResponse |
KmsManagementClient.updateKey(UpdateKeyRequest request) |
UpdateKeyResponse |
KmsManagement.updateKey(UpdateKeyRequest request)
Updates the properties of a master encryption key.
|
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 |
---|---|
UpdateKeyRequest |
UpdateKeyRequest.Builder.build()
Build the instance of UpdateKeyRequest as configured by this builder
|
UpdateKeyRequest |
UpdateKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateKeyRequest.Builder |
UpdateKeyRequest.Builder.copy(UpdateKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.