Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EsxiHostSummary> |
EsxiHostPaginators.listEsxiHostsRecordIterator(ListEsxiHostsRequest request)
Creates a new iterable which will iterate over the
EsxiHostSummary objects contained in responses from the
listEsxiHosts operation. |
Modifier and Type | Method and Description |
---|---|
EsxiHostSummary |
EsxiHostSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EsxiHostSummary> |
EsxiHostCollection.getItems()
A list of ESXi hosts.
|
Modifier and Type | Method and Description |
---|---|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.copy(EsxiHostSummary model) |
Modifier and Type | Method and Description |
---|---|
EsxiHostCollection.Builder |
EsxiHostCollection.Builder.items(List<EsxiHostSummary> items)
A list of ESXi hosts.
|
Constructor and Description |
---|
EsxiHostCollection(List<EsxiHostSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.