Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetMaskingPolicyResponse |
DataSafe.getMaskingPolicy(GetMaskingPolicyRequest request)
Gets the details of the specified masking policy.
|
GetMaskingPolicyResponse |
DataSafeClient.getMaskingPolicy(GetMaskingPolicyRequest request) |
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 |
---|---|
GetMaskingPolicyResponse |
GetMaskingPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMaskingPolicyResponse.Builder |
GetMaskingPolicyResponse.Builder.copy(GetMaskingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.