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