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