Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetMaskingPolicyRequest,GetMaskingPolicyResponse> |
DataSafeWaiters.forMaskingPolicy(GetMaskingPolicyRequest request,
MaskingLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetMaskingPolicyRequest,GetMaskingPolicyResponse> |
DataSafeWaiters.forMaskingPolicy(GetMaskingPolicyRequest request,
MaskingLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetMaskingPolicyRequest,GetMaskingPolicyResponse> |
DataSafeWaiters.forMaskingPolicy(GetMaskingPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
MaskingLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetMaskingPolicyResponse> |
DataSafeAsync.getMaskingPolicy(GetMaskingPolicyRequest request,
AsyncHandler<GetMaskingPolicyRequest,GetMaskingPolicyResponse> handler)
Gets the details of the specified masking policy.
|
Future<GetMaskingPolicyResponse> |
DataSafeAsyncClient.getMaskingPolicy(GetMaskingPolicyRequest request,
AsyncHandler<GetMaskingPolicyRequest,GetMaskingPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMaskingPolicyRequest |
GetMaskingPolicyRequest.Builder.build()
Build the instance of GetMaskingPolicyRequest as configured by this builder
|
GetMaskingPolicyRequest |
GetMaskingPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMaskingPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMaskingPolicyRequest.Builder |
GetMaskingPolicyRequest.Builder.copy(GetMaskingPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.