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