Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
ChangeKeyCompartmentResponse |
KmsManagementClient.changeKeyCompartment(ChangeKeyCompartmentRequest request) |
ChangeKeyCompartmentResponse |
KmsManagement.changeKeyCompartment(ChangeKeyCompartmentRequest request)
Moves a key into a different compartment within the same tenancy.
|
Future<ChangeKeyCompartmentResponse> |
KmsManagementAsyncClient.changeKeyCompartment(ChangeKeyCompartmentRequest request,
AsyncHandler<ChangeKeyCompartmentRequest,ChangeKeyCompartmentResponse> handler) |
Future<ChangeKeyCompartmentResponse> |
KmsManagementAsync.changeKeyCompartment(ChangeKeyCompartmentRequest request,
AsyncHandler<ChangeKeyCompartmentRequest,ChangeKeyCompartmentResponse> handler)
Moves a key into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeKeyCompartmentResponse> |
KmsManagementAsyncClient.changeKeyCompartment(ChangeKeyCompartmentRequest request,
AsyncHandler<ChangeKeyCompartmentRequest,ChangeKeyCompartmentResponse> handler) |
Future<ChangeKeyCompartmentResponse> |
KmsManagementAsync.changeKeyCompartment(ChangeKeyCompartmentRequest request,
AsyncHandler<ChangeKeyCompartmentRequest,ChangeKeyCompartmentResponse> handler)
Moves a key into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeKeyCompartmentRequest |
ChangeKeyCompartmentRequest.Builder.build()
Build the instance of ChangeKeyCompartmentRequest as configured by this builder
|
ChangeKeyCompartmentRequest |
ChangeKeyCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeKeyCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeKeyCompartmentRequest.Builder |
ChangeKeyCompartmentRequest.Builder.copy(ChangeKeyCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.