Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
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) |
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 |
---|---|
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 |
---|---|
PatchMaskingColumnsResponse |
PatchMaskingColumnsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchMaskingColumnsResponse.Builder |
PatchMaskingColumnsResponse.Builder.copy(PatchMaskingColumnsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.