Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
UpdateMaskingPolicyResponse |
DataSafe.updateMaskingPolicy(UpdateMaskingPolicyRequest request)
Updates one or more attributes of the specified masking policy.
|
UpdateMaskingPolicyResponse |
DataSafeClient.updateMaskingPolicy(UpdateMaskingPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateMaskingPolicyResponse> |
DataSafeAsync.updateMaskingPolicy(UpdateMaskingPolicyRequest request,
AsyncHandler<UpdateMaskingPolicyRequest,UpdateMaskingPolicyResponse> handler)
Updates one or more attributes of the specified masking policy.
|
Future<UpdateMaskingPolicyResponse> |
DataSafeAsyncClient.updateMaskingPolicy(UpdateMaskingPolicyRequest request,
AsyncHandler<UpdateMaskingPolicyRequest,UpdateMaskingPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateMaskingPolicyResponse> |
DataSafeAsync.updateMaskingPolicy(UpdateMaskingPolicyRequest request,
AsyncHandler<UpdateMaskingPolicyRequest,UpdateMaskingPolicyResponse> handler)
Updates one or more attributes of the specified masking policy.
|
Future<UpdateMaskingPolicyResponse> |
DataSafeAsyncClient.updateMaskingPolicy(UpdateMaskingPolicyRequest request,
AsyncHandler<UpdateMaskingPolicyRequest,UpdateMaskingPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateMaskingPolicyResponse |
UpdateMaskingPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateMaskingPolicyResponse.Builder |
UpdateMaskingPolicyResponse.Builder.copy(UpdateMaskingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.