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