Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
PatchSensitiveColumnsResponse |
DataSafe.patchSensitiveColumns(PatchSensitiveColumnsRequest request)
Patches one or more columns in the specified sensitive data model.
|
PatchSensitiveColumnsResponse |
DataSafeClient.patchSensitiveColumns(PatchSensitiveColumnsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PatchSensitiveColumnsResponse> |
DataSafeAsync.patchSensitiveColumns(PatchSensitiveColumnsRequest request,
AsyncHandler<PatchSensitiveColumnsRequest,PatchSensitiveColumnsResponse> handler)
Patches one or more columns in the specified sensitive data model.
|
Future<PatchSensitiveColumnsResponse> |
DataSafeAsyncClient.patchSensitiveColumns(PatchSensitiveColumnsRequest request,
AsyncHandler<PatchSensitiveColumnsRequest,PatchSensitiveColumnsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PatchSensitiveColumnsResponse> |
DataSafeAsync.patchSensitiveColumns(PatchSensitiveColumnsRequest request,
AsyncHandler<PatchSensitiveColumnsRequest,PatchSensitiveColumnsResponse> handler)
Patches one or more columns in the specified sensitive data model.
|
Future<PatchSensitiveColumnsResponse> |
DataSafeAsyncClient.patchSensitiveColumns(PatchSensitiveColumnsRequest request,
AsyncHandler<PatchSensitiveColumnsRequest,PatchSensitiveColumnsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchSensitiveColumnsResponse |
PatchSensitiveColumnsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchSensitiveColumnsResponse.Builder |
PatchSensitiveColumnsResponse.Builder.copy(PatchSensitiveColumnsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.