Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
ListEsxiHostsResponse |
EsxiHostClient.listEsxiHosts(ListEsxiHostsRequest request) |
ListEsxiHostsResponse |
EsxiHost.listEsxiHosts(ListEsxiHostsRequest request)
Lists the ESXi hosts in the specified SDDC.
|
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.
|
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 |
---|---|
ListEsxiHostsResponse |
ListEsxiHostsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListEsxiHostsResponse.Builder |
ListEsxiHostsResponse.Builder.copy(ListEsxiHostsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.