Package | Description |
---|---|
com.oracle.bmc.vault | |
com.oracle.bmc.vault.requests |
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.
|
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 |
---|---|
ChangeSecretCompartmentRequest |
ChangeSecretCompartmentRequest.Builder.build()
Build the instance of ChangeSecretCompartmentRequest as configured by this builder
|
ChangeSecretCompartmentRequest |
ChangeSecretCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeSecretCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeSecretCompartmentRequest.Builder |
ChangeSecretCompartmentRequest.Builder.copy(ChangeSecretCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.