Package | Description |
---|---|
com.oracle.bmc.vault | |
com.oracle.bmc.vault.responses |
Modifier and Type | Method and Description |
---|---|
ChangeSecretCompartmentResponse |
VaultsClient.changeSecretCompartment(ChangeSecretCompartmentRequest request) |
ChangeSecretCompartmentResponse |
Vaults.changeSecretCompartment(ChangeSecretCompartmentRequest request)
Moves a secret into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeSecretCompartmentResponse> |
VaultsAsync.changeSecretCompartment(ChangeSecretCompartmentRequest request,
AsyncHandler<ChangeSecretCompartmentRequest,ChangeSecretCompartmentResponse> handler)
Moves a secret into a different compartment within the same tenancy.
|
Future<ChangeSecretCompartmentResponse> |
VaultsAsyncClient.changeSecretCompartment(ChangeSecretCompartmentRequest request,
AsyncHandler<ChangeSecretCompartmentRequest,ChangeSecretCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeSecretCompartmentResponse> |
VaultsAsync.changeSecretCompartment(ChangeSecretCompartmentRequest request,
AsyncHandler<ChangeSecretCompartmentRequest,ChangeSecretCompartmentResponse> handler)
Moves a secret into a different compartment within the same tenancy.
|
Future<ChangeSecretCompartmentResponse> |
VaultsAsyncClient.changeSecretCompartment(ChangeSecretCompartmentRequest request,
AsyncHandler<ChangeSecretCompartmentRequest,ChangeSecretCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeSecretCompartmentResponse |
ChangeSecretCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeSecretCompartmentResponse.Builder |
ChangeSecretCompartmentResponse.Builder.copy(ChangeSecretCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.