Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstanceShapesResponse |
ComputeClient.listDedicatedVmHostInstanceShapes(ListDedicatedVmHostInstanceShapesRequest request) |
ListDedicatedVmHostInstanceShapesResponse |
Compute.listDedicatedVmHostInstanceShapes(ListDedicatedVmHostInstanceShapesRequest request)
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 |
---|---|
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.
|
Future<ListDedicatedVmHostInstanceShapesResponse> |
ComputeAsyncClient.listDedicatedVmHostInstanceShapes(ListDedicatedVmHostInstanceShapesRequest request,
AsyncHandler<ListDedicatedVmHostInstanceShapesRequest,ListDedicatedVmHostInstanceShapesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstanceShapesResponse |
ListDedicatedVmHostInstanceShapesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstanceShapesResponse.Builder |
ListDedicatedVmHostInstanceShapesResponse.Builder.copy(ListDedicatedVmHostInstanceShapesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.