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