Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
PatchMaskingColumnsResponse |
DataSafe.patchMaskingColumns(PatchMaskingColumnsRequest request)
Patches one or more columns in the specified masking policy.
|
PatchMaskingColumnsResponse |
DataSafeClient.patchMaskingColumns(PatchMaskingColumnsRequest request) |
Future<PatchMaskingColumnsResponse> |
DataSafeAsync.patchMaskingColumns(PatchMaskingColumnsRequest request,
AsyncHandler<PatchMaskingColumnsRequest,PatchMaskingColumnsResponse> handler)
Patches one or more columns in the specified masking policy.
|
Future<PatchMaskingColumnsResponse> |
DataSafeAsyncClient.patchMaskingColumns(PatchMaskingColumnsRequest request,
AsyncHandler<PatchMaskingColumnsRequest,PatchMaskingColumnsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PatchMaskingColumnsResponse> |
DataSafeAsync.patchMaskingColumns(PatchMaskingColumnsRequest request,
AsyncHandler<PatchMaskingColumnsRequest,PatchMaskingColumnsResponse> handler)
Patches one or more columns in the specified masking policy.
|
Future<PatchMaskingColumnsResponse> |
DataSafeAsyncClient.patchMaskingColumns(PatchMaskingColumnsRequest request,
AsyncHandler<PatchMaskingColumnsRequest,PatchMaskingColumnsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchMaskingColumnsRequest |
PatchMaskingColumnsRequest.Builder.build()
Build the instance of PatchMaskingColumnsRequest as configured by this builder
|
PatchMaskingColumnsRequest |
PatchMaskingColumnsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchMaskingColumnsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchMaskingColumnsRequest.Builder |
PatchMaskingColumnsRequest.Builder.copy(PatchMaskingColumnsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.