Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ListFindingsResponse |
DataSafe.listFindings(ListFindingsRequest request)
List all the findings from all the targets in the specified compartment.
|
ListFindingsResponse |
DataSafeClient.listFindings(ListFindingsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListFindingsResponse> |
DataSafeAsync.listFindings(ListFindingsRequest request,
AsyncHandler<ListFindingsRequest,ListFindingsResponse> handler)
List all the findings from all the targets in the specified compartment.
|
Future<ListFindingsResponse> |
DataSafeAsyncClient.listFindings(ListFindingsRequest request,
AsyncHandler<ListFindingsRequest,ListFindingsResponse> handler) |
Iterable<ListFindingsResponse> |
DataSafePaginators.listFindingsResponseIterator(ListFindingsRequest request)
Creates a new iterable which will iterate over the responses received from the listFindings
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListFindingsResponse> |
DataSafeAsync.listFindings(ListFindingsRequest request,
AsyncHandler<ListFindingsRequest,ListFindingsResponse> handler)
List all the findings from all the targets in the specified compartment.
|
Future<ListFindingsResponse> |
DataSafeAsyncClient.listFindings(ListFindingsRequest request,
AsyncHandler<ListFindingsRequest,ListFindingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListFindingsResponse |
ListFindingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListFindingsResponse.Builder |
ListFindingsResponse.Builder.copy(ListFindingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.