Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProblemHistorySummary> |
CloudGuardPaginators.listProblemHistoriesRecordIterator(ListProblemHistoriesRequest request)
Creates a new iterable which will iterate over the
ProblemHistorySummary objects contained in responses from
the listProblemHistories operation. |
Modifier and Type | Method and Description |
---|---|
ProblemHistorySummary |
ProblemHistorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProblemHistorySummary> |
ProblemHistoryCollection.getItems()
List of ProblemHistorySummary resources
|
Modifier and Type | Method and Description |
---|---|
ProblemHistorySummary.Builder |
ProblemHistorySummary.Builder.copy(ProblemHistorySummary model) |
Modifier and Type | Method and Description |
---|---|
ProblemHistoryCollection.Builder |
ProblemHistoryCollection.Builder.items(List<ProblemHistorySummary> items)
List of ProblemHistorySummary resources
|
Constructor and Description |
---|
ProblemHistoryCollection(List<ProblemHistorySummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.