Package | Description |
---|---|
com.oracle.bmc.rover | |
com.oracle.bmc.rover.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RoverClusterSummary> |
RoverClusterPaginators.listRoverClustersRecordIterator(ListRoverClustersRequest request)
Creates a new iterable which will iterate over the
RoverClusterSummary objects contained in responses from the
listRoverClusters operation. |
Modifier and Type | Method and Description |
---|---|
RoverClusterSummary |
RoverClusterSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RoverClusterSummary> |
RoverClusterCollection.getItems()
List of roverClusterSummary.
|
Modifier and Type | Method and Description |
---|---|
RoverClusterSummary.Builder |
RoverClusterSummary.Builder.copy(RoverClusterSummary model) |
Modifier and Type | Method and Description |
---|---|
RoverClusterCollection.Builder |
RoverClusterCollection.Builder.items(List<RoverClusterSummary> items)
List of roverClusterSummary.
|
Constructor and Description |
---|
RoverClusterCollection(List<RoverClusterSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.