Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ClusterNetworkSummary> |
ComputeManagementPaginators.listClusterNetworksRecordIterator(ListClusterNetworksRequest request)
Creates a new iterable which will iterate over the
ClusterNetworkSummary objects
contained in responses from the listClusterNetworks operation. |
Modifier and Type | Method and Description |
---|---|
ClusterNetworkSummary |
ClusterNetworkSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ClusterNetworkSummary.Builder |
ClusterNetworkSummary.Builder.copy(ClusterNetworkSummary o) |
Modifier and Type | Method and Description |
---|---|
List<ClusterNetworkSummary> |
ListClusterNetworksResponse.getItems()
A list of ClusterNetworkSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListClusterNetworksResponse.Builder |
ListClusterNetworksResponse.Builder.items(List<ClusterNetworkSummary> items) |
Copyright © 2016–2021. All rights reserved.