Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
ListEsxiHostsResponse |
EsxiHostClient.listEsxiHosts(ListEsxiHostsRequest request) |
ListEsxiHostsResponse |
EsxiHost.listEsxiHosts(ListEsxiHostsRequest request)
Lists the ESXi hosts in the specified SDDC.
|
Future<ListEsxiHostsResponse> |
EsxiHostAsyncClient.listEsxiHosts(ListEsxiHostsRequest request,
AsyncHandler<ListEsxiHostsRequest,ListEsxiHostsResponse> handler) |
Future<ListEsxiHostsResponse> |
EsxiHostAsync.listEsxiHosts(ListEsxiHostsRequest request,
AsyncHandler<ListEsxiHostsRequest,ListEsxiHostsResponse> handler)
Lists the ESXi hosts in the specified SDDC.
|
Iterable<EsxiHostSummary> |
EsxiHostPaginators.listEsxiHostsRecordIterator(ListEsxiHostsRequest request)
Creates a new iterable which will iterate over the
EsxiHostSummary objects contained in responses from the
listEsxiHosts operation. |
Iterable<ListEsxiHostsResponse> |
EsxiHostPaginators.listEsxiHostsResponseIterator(ListEsxiHostsRequest request)
Creates a new iterable which will iterate over the responses received from the listEsxiHosts
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListEsxiHostsResponse> |
EsxiHostAsyncClient.listEsxiHosts(ListEsxiHostsRequest request,
AsyncHandler<ListEsxiHostsRequest,ListEsxiHostsResponse> handler) |
Future<ListEsxiHostsResponse> |
EsxiHostAsync.listEsxiHosts(ListEsxiHostsRequest request,
AsyncHandler<ListEsxiHostsRequest,ListEsxiHostsResponse> handler)
Lists the ESXi hosts in the specified SDDC.
|
Modifier and Type | Method and Description |
---|---|
ListEsxiHostsRequest |
ListEsxiHostsRequest.Builder.build()
Build the instance of ListEsxiHostsRequest as configured by this builder
|
ListEsxiHostsRequest |
ListEsxiHostsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListEsxiHostsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListEsxiHostsRequest.Builder |
ListEsxiHostsRequest.Builder.copy(ListEsxiHostsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.