Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
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. |
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 |
---|---|
GetEsxiHostRequest |
GetEsxiHostRequest.Builder.build()
Build the instance of GetEsxiHostRequest as configured by this builder
|
GetEsxiHostRequest |
GetEsxiHostRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetEsxiHostRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetEsxiHostRequest.Builder |
GetEsxiHostRequest.Builder.copy(GetEsxiHostRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.