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