Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateDedicatedVmHostRequest,CreateDedicatedVmHostResponse> |
ComputeWaiters.forCreateDedicatedVmHost(CreateDedicatedVmHostRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateDedicatedVmHostRequest,CreateDedicatedVmHostResponse> |
ComputeWaiters.forCreateDedicatedVmHost(CreateDedicatedVmHostRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateDedicatedVmHostResponse> |
ComputeAsync.createDedicatedVmHost(CreateDedicatedVmHostRequest request,
AsyncHandler<CreateDedicatedVmHostRequest,CreateDedicatedVmHostResponse> handler)
Creates a new dedicated virtual machine host in the specified compartment and the specified
availability domain.
|
Future<CreateDedicatedVmHostResponse> |
ComputeAsyncClient.createDedicatedVmHost(CreateDedicatedVmHostRequest request,
AsyncHandler<CreateDedicatedVmHostRequest,CreateDedicatedVmHostResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateDedicatedVmHostRequest |
CreateDedicatedVmHostRequest.Builder.build()
Build the instance of CreateDedicatedVmHostRequest as configured by this builder
|
CreateDedicatedVmHostRequest |
CreateDedicatedVmHostRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateDedicatedVmHostRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateDedicatedVmHostRequest.Builder |
CreateDedicatedVmHostRequest.Builder.copy(CreateDedicatedVmHostRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.