Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AvailableShapeSummary> |
MigrationPaginators.listAvailableShapesRecordIterator(ListAvailableShapesRequest request)
Creates a new iterable which will iterate over the
AvailableShapeSummary objects contained in responses
from the listAvailableShapes operation. |
Modifier and Type | Method and Description |
---|---|
AvailableShapeSummary |
AvailableShapeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AvailableShapeSummary> |
AvailableShapesCollection.getItems()
Available shapes list.
|
Modifier and Type | Method and Description |
---|---|
AvailableShapeSummary.Builder |
AvailableShapeSummary.Builder.copy(AvailableShapeSummary model) |
Modifier and Type | Method and Description |
---|---|
AvailableShapesCollection.Builder |
AvailableShapesCollection.Builder.items(List<AvailableShapeSummary> items)
Available shapes list.
|
Constructor and Description |
---|
AvailableShapesCollection(List<AvailableShapeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.