Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDedicatedVmHostInstanceShapesResponse> |
ComputeAsyncClient.listDedicatedVmHostInstanceShapes(ListDedicatedVmHostInstanceShapesRequest request,
AsyncHandler<ListDedicatedVmHostInstanceShapesRequest,ListDedicatedVmHostInstanceShapesResponse> handler) |
Future<ListDedicatedVmHostInstanceShapesResponse> |
ComputeAsync.listDedicatedVmHostInstanceShapes(ListDedicatedVmHostInstanceShapesRequest request,
AsyncHandler<ListDedicatedVmHostInstanceShapesRequest,ListDedicatedVmHostInstanceShapesResponse> handler)
Lists the shapes that can be used to launch a virtual machine instance on a dedicated virtual
machine host within the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstanceShapesRequest |
ListDedicatedVmHostInstanceShapesRequest.Builder.build()
Build the instance of ListDedicatedVmHostInstanceShapesRequest as configured by this
builder
|
ListDedicatedVmHostInstanceShapesRequest |
ListDedicatedVmHostInstanceShapesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDedicatedVmHostInstanceShapesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstanceShapesRequest.Builder |
ListDedicatedVmHostInstanceShapesRequest.Builder.copy(ListDedicatedVmHostInstanceShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.