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