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