Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ChangeVaultCompartmentResponse |
KmsVault.changeVaultCompartment(ChangeVaultCompartmentRequest request)
Moves a vault into a different compartment within the same tenancy.
|
ChangeVaultCompartmentResponse |
KmsVaultClient.changeVaultCompartment(ChangeVaultCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeVaultCompartmentResponse> |
KmsVaultAsyncClient.changeVaultCompartment(ChangeVaultCompartmentRequest request,
AsyncHandler<ChangeVaultCompartmentRequest,ChangeVaultCompartmentResponse> handler) |
Future<ChangeVaultCompartmentResponse> |
KmsVaultAsync.changeVaultCompartment(ChangeVaultCompartmentRequest request,
AsyncHandler<ChangeVaultCompartmentRequest,ChangeVaultCompartmentResponse> handler)
Moves a vault into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeVaultCompartmentResponse> |
KmsVaultAsyncClient.changeVaultCompartment(ChangeVaultCompartmentRequest request,
AsyncHandler<ChangeVaultCompartmentRequest,ChangeVaultCompartmentResponse> handler) |
Future<ChangeVaultCompartmentResponse> |
KmsVaultAsync.changeVaultCompartment(ChangeVaultCompartmentRequest request,
AsyncHandler<ChangeVaultCompartmentRequest,ChangeVaultCompartmentResponse> handler)
Moves a vault into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeVaultCompartmentResponse |
ChangeVaultCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeVaultCompartmentResponse.Builder |
ChangeVaultCompartmentResponse.Builder.copy(ChangeVaultCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.