Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ChangeHsmClusterCompartmentResponse |
KmsHsmCluster.changeHsmClusterCompartment(ChangeHsmClusterCompartmentRequest request)
Moves a HSM Cluster resource to a different compartment within the same tenancy.
|
ChangeHsmClusterCompartmentResponse |
KmsHsmClusterClient.changeHsmClusterCompartment(ChangeHsmClusterCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeHsmClusterCompartmentResponse> |
KmsHsmClusterAsyncClient.changeHsmClusterCompartment(ChangeHsmClusterCompartmentRequest request,
AsyncHandler<ChangeHsmClusterCompartmentRequest,ChangeHsmClusterCompartmentResponse> handler) |
Future<ChangeHsmClusterCompartmentResponse> |
KmsHsmClusterAsync.changeHsmClusterCompartment(ChangeHsmClusterCompartmentRequest request,
AsyncHandler<ChangeHsmClusterCompartmentRequest,ChangeHsmClusterCompartmentResponse> handler)
Moves a HSM Cluster resource to a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeHsmClusterCompartmentResponse> |
KmsHsmClusterAsyncClient.changeHsmClusterCompartment(ChangeHsmClusterCompartmentRequest request,
AsyncHandler<ChangeHsmClusterCompartmentRequest,ChangeHsmClusterCompartmentResponse> handler) |
Future<ChangeHsmClusterCompartmentResponse> |
KmsHsmClusterAsync.changeHsmClusterCompartment(ChangeHsmClusterCompartmentRequest request,
AsyncHandler<ChangeHsmClusterCompartmentRequest,ChangeHsmClusterCompartmentResponse> handler)
Moves a HSM Cluster resource to a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeHsmClusterCompartmentResponse |
ChangeHsmClusterCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeHsmClusterCompartmentResponse.Builder |
ChangeHsmClusterCompartmentResponse.Builder.copy(ChangeHsmClusterCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.