Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
DownloadMaskingPolicyResponse |
DataSafe.downloadMaskingPolicy(DownloadMaskingPolicyRequest request)
Downloads an already-generated file corresponding to the specified masking policy.
|
DownloadMaskingPolicyResponse |
DataSafeClient.downloadMaskingPolicy(DownloadMaskingPolicyRequest request) |
Future<DownloadMaskingPolicyResponse> |
DataSafeAsync.downloadMaskingPolicy(DownloadMaskingPolicyRequest request,
AsyncHandler<DownloadMaskingPolicyRequest,DownloadMaskingPolicyResponse> handler)
Downloads an already-generated file corresponding to the specified masking policy.
|
Future<DownloadMaskingPolicyResponse> |
DataSafeAsyncClient.downloadMaskingPolicy(DownloadMaskingPolicyRequest request,
AsyncHandler<DownloadMaskingPolicyRequest,DownloadMaskingPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadMaskingPolicyResponse> |
DataSafeAsync.downloadMaskingPolicy(DownloadMaskingPolicyRequest request,
AsyncHandler<DownloadMaskingPolicyRequest,DownloadMaskingPolicyResponse> handler)
Downloads an already-generated file corresponding to the specified masking policy.
|
Future<DownloadMaskingPolicyResponse> |
DataSafeAsyncClient.downloadMaskingPolicy(DownloadMaskingPolicyRequest request,
AsyncHandler<DownloadMaskingPolicyRequest,DownloadMaskingPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DownloadMaskingPolicyRequest |
DownloadMaskingPolicyRequest.Builder.build()
Build the instance of DownloadMaskingPolicyRequest as configured by this builder
|
DownloadMaskingPolicyRequest |
DownloadMaskingPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DownloadMaskingPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DownloadMaskingPolicyRequest.Builder |
DownloadMaskingPolicyRequest.Builder.copy(DownloadMaskingPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.