Package | Description |
---|---|
com.oracle.bmc.rover | |
com.oracle.bmc.rover.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ShapeSummary> |
ShapePaginators.listShapesRecordIterator(ListShapesRequest request)
Creates a new iterable which will iterate over the
ShapeSummary objects contained in responses from the listShapes
operation. |
Modifier and Type | Method and Description |
---|---|
ShapeSummary |
ShapeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ShapeSummary> |
ShapeCollection.getItems()
List of shapeSummary objects.
|
Modifier and Type | Method and Description |
---|---|
ShapeSummary.Builder |
ShapeSummary.Builder.copy(ShapeSummary model) |
Modifier and Type | Method and Description |
---|---|
ShapeCollection.Builder |
ShapeCollection.Builder.items(List<ShapeSummary> items)
List of shapeSummary objects.
|
Constructor and Description |
---|
ShapeCollection(List<ShapeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.