Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
GetEsxiHostResponse |
EsxiHostClient.getEsxiHost(GetEsxiHostRequest request) |
GetEsxiHostResponse |
EsxiHost.getEsxiHost(GetEsxiHostRequest request)
Gets the specified ESXi host’s information.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetEsxiHostRequest,GetEsxiHostResponse> |
EsxiHostWaiters.forEsxiHost(GetEsxiHostRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetEsxiHostRequest,GetEsxiHostResponse> |
EsxiHostWaiters.forEsxiHost(GetEsxiHostRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetEsxiHostRequest,GetEsxiHostResponse> |
EsxiHostWaiters.forEsxiHost(GetEsxiHostRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetEsxiHostResponse> |
EsxiHostAsyncClient.getEsxiHost(GetEsxiHostRequest request,
AsyncHandler<GetEsxiHostRequest,GetEsxiHostResponse> handler) |
Future<GetEsxiHostResponse> |
EsxiHostAsync.getEsxiHost(GetEsxiHostRequest request,
AsyncHandler<GetEsxiHostRequest,GetEsxiHostResponse> handler)
Gets the specified ESXi host’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetEsxiHostResponse> |
EsxiHostAsyncClient.getEsxiHost(GetEsxiHostRequest request,
AsyncHandler<GetEsxiHostRequest,GetEsxiHostResponse> handler) |
Future<GetEsxiHostResponse> |
EsxiHostAsync.getEsxiHost(GetEsxiHostRequest request,
AsyncHandler<GetEsxiHostRequest,GetEsxiHostResponse> handler)
Gets the specified ESXi host’s information.
|
Modifier and Type | Method and Description |
---|---|
GetEsxiHostResponse |
GetEsxiHostResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEsxiHostResponse.Builder |
GetEsxiHostResponse.Builder.copy(GetEsxiHostResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.