Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeMaskingPolicyCompartmentResponse> |
DataSafeAsync.changeMaskingPolicyCompartment(ChangeMaskingPolicyCompartmentRequest request,
AsyncHandler<ChangeMaskingPolicyCompartmentRequest,ChangeMaskingPolicyCompartmentResponse> handler)
Moves the specified masking policy and its dependent resources into a different compartment.
|
Future<ChangeMaskingPolicyCompartmentResponse> |
DataSafeAsyncClient.changeMaskingPolicyCompartment(ChangeMaskingPolicyCompartmentRequest request,
AsyncHandler<ChangeMaskingPolicyCompartmentRequest,ChangeMaskingPolicyCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeMaskingPolicyCompartmentRequest |
ChangeMaskingPolicyCompartmentRequest.Builder.build()
Build the instance of ChangeMaskingPolicyCompartmentRequest as configured by this builder
|
ChangeMaskingPolicyCompartmentRequest |
ChangeMaskingPolicyCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeMaskingPolicyCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeMaskingPolicyCompartmentRequest.Builder |
ChangeMaskingPolicyCompartmentRequest.Builder.copy(ChangeMaskingPolicyCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.