Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ListMaskingReportsResponse |
DataSafeClient.listMaskingReports(ListMaskingReportsRequest request) |
ListMaskingReportsResponse |
DataSafe.listMaskingReports(ListMaskingReportsRequest request)
Gets a list of masking reports based on the specified query parameters.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMaskingReportsResponse> |
DataSafeAsync.listMaskingReports(ListMaskingReportsRequest request,
AsyncHandler<ListMaskingReportsRequest,ListMaskingReportsResponse> handler)
Gets a list of masking reports based on the specified query parameters.
|
Future<ListMaskingReportsResponse> |
DataSafeAsyncClient.listMaskingReports(ListMaskingReportsRequest request,
AsyncHandler<ListMaskingReportsRequest,ListMaskingReportsResponse> handler) |
Iterable<ListMaskingReportsResponse> |
DataSafePaginators.listMaskingReportsResponseIterator(ListMaskingReportsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingReports operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMaskingReportsResponse> |
DataSafeAsync.listMaskingReports(ListMaskingReportsRequest request,
AsyncHandler<ListMaskingReportsRequest,ListMaskingReportsResponse> handler)
Gets a list of masking reports based on the specified query parameters.
|
Future<ListMaskingReportsResponse> |
DataSafeAsyncClient.listMaskingReports(ListMaskingReportsRequest request,
AsyncHandler<ListMaskingReportsRequest,ListMaskingReportsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMaskingReportsResponse |
ListMaskingReportsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListMaskingReportsResponse.Builder |
ListMaskingReportsResponse.Builder.copy(ListMaskingReportsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.