Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<FindingSummary> |
DataSafePaginators.listFindingsRecordIterator(ListFindingsRequest request)
Creates a new iterable which will iterate over the
FindingSummary objects contained in responses from the
listFindings operation. |
Modifier and Type | Method and Description |
---|---|
FindingSummary |
FindingSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
FindingSummary.Builder |
FindingSummary.Builder.copy(FindingSummary model) |
Modifier and Type | Method and Description |
---|---|
List<FindingSummary> |
ListFindingsResponse.getItems()
A list of
com.oracle.bmc.datasafe.model.FindingSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListFindingsResponse.Builder |
ListFindingsResponse.Builder.items(List<FindingSummary> items)
A list of
com.oracle.bmc.datasafe.model.FindingSummary instances. |
Copyright © 2016–2024. All rights reserved.