Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SupportedHostShapeSummary> |
SddcPaginators.listSupportedHostShapesRecordIterator(ListSupportedHostShapesRequest request)
Creates a new iterable which will iterate over the
SupportedHostShapeSummary objects contained in responses from the
listSupportedHostShapes operation. |
Modifier and Type | Method and Description |
---|---|
SupportedHostShapeSummary |
SupportedHostShapeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupportedHostShapeSummary> |
SupportedHostShapeCollection.getItems()
A list of the supported compute shapes for ESXi hosts.
|
Modifier and Type | Method and Description |
---|---|
SupportedHostShapeSummary.Builder |
SupportedHostShapeSummary.Builder.copy(SupportedHostShapeSummary model) |
Modifier and Type | Method and Description |
---|---|
SupportedHostShapeCollection.Builder |
SupportedHostShapeCollection.Builder.items(List<SupportedHostShapeSummary> items)
A list of the supported compute shapes for ESXi hosts.
|
Constructor and Description |
---|
SupportedHostShapeCollection(List<SupportedHostShapeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.