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