Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProblemEntitySummary> |
CloudGuardPaginators.listProblemEntitiesRecordIterator(ListProblemEntitiesRequest request)
Creates a new iterable which will iterate over the
ProblemEntitySummary objects contained in responses from the
listProblemEntities operation. |
Modifier and Type | Method and Description |
---|---|
ProblemEntitySummary |
ProblemEntitySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProblemEntitySummary> |
ProblemEntityCollection.getItems()
List of entity details related to a data source
|
Modifier and Type | Method and Description |
---|---|
ProblemEntitySummary.Builder |
ProblemEntitySummary.Builder.copy(ProblemEntitySummary model) |
Modifier and Type | Method and Description |
---|---|
ProblemEntityCollection.Builder |
ProblemEntityCollection.Builder.items(List<ProblemEntitySummary> items)
List of entity details related to a data source
|
Constructor and Description |
---|
ProblemEntityCollection(List<ProblemEntitySummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.