Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> |
ComputeWaiters.forDedicatedVmHost(GetDedicatedVmHostRequest request,
DedicatedVmHost.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> |
ComputeWaiters.forDedicatedVmHost(GetDedicatedVmHostRequest request,
DedicatedVmHost.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> |
ComputeWaiters.forDedicatedVmHost(GetDedicatedVmHostRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DedicatedVmHost.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetDedicatedVmHostResponse> |
ComputeAsyncClient.getDedicatedVmHost(GetDedicatedVmHostRequest request,
AsyncHandler<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> handler) |
Future<GetDedicatedVmHostResponse> |
ComputeAsync.getDedicatedVmHost(GetDedicatedVmHostRequest request,
AsyncHandler<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> handler)
Gets information about the specified dedicated virtual machine host.
|
Modifier and Type | Method and Description |
---|---|
GetDedicatedVmHostRequest |
GetDedicatedVmHostRequest.Builder.build()
Build the instance of GetDedicatedVmHostRequest as configured by this builder
|
GetDedicatedVmHostRequest |
GetDedicatedVmHostRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDedicatedVmHostRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDedicatedVmHostRequest.Builder |
GetDedicatedVmHostRequest.Builder.copy(GetDedicatedVmHostRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.