Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
CreateMaskingPolicyResponse |
DataSafe.createMaskingPolicy(CreateMaskingPolicyRequest request)
Creates a new masking policy and associates it with a sensitive data model or a target
database.
|
CreateMaskingPolicyResponse |
DataSafeClient.createMaskingPolicy(CreateMaskingPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMaskingPolicyResponse> |
DataSafeAsync.createMaskingPolicy(CreateMaskingPolicyRequest request,
AsyncHandler<CreateMaskingPolicyRequest,CreateMaskingPolicyResponse> handler)
Creates a new masking policy and associates it with a sensitive data model or a target
database.
|
Future<CreateMaskingPolicyResponse> |
DataSafeAsyncClient.createMaskingPolicy(CreateMaskingPolicyRequest request,
AsyncHandler<CreateMaskingPolicyRequest,CreateMaskingPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMaskingPolicyResponse> |
DataSafeAsync.createMaskingPolicy(CreateMaskingPolicyRequest request,
AsyncHandler<CreateMaskingPolicyRequest,CreateMaskingPolicyResponse> handler)
Creates a new masking policy and associates it with a sensitive data model or a target
database.
|
Future<CreateMaskingPolicyResponse> |
DataSafeAsyncClient.createMaskingPolicy(CreateMaskingPolicyRequest request,
AsyncHandler<CreateMaskingPolicyRequest,CreateMaskingPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateMaskingPolicyResponse |
CreateMaskingPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.copy(CreateMaskingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.