Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostShapesResponse |
ComputeClient.listDedicatedVmHostShapes(ListDedicatedVmHostShapesRequest request) |
ListDedicatedVmHostShapesResponse |
Compute.listDedicatedVmHostShapes(ListDedicatedVmHostShapesRequest request)
Lists the shapes that can be used to launch a dedicated virtual machine host within the
specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDedicatedVmHostShapesResponse> |
ComputeAsyncClient.listDedicatedVmHostShapes(ListDedicatedVmHostShapesRequest request,
AsyncHandler<ListDedicatedVmHostShapesRequest,ListDedicatedVmHostShapesResponse> handler) |
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.
|
Iterable<ListDedicatedVmHostShapesResponse> |
ComputePaginators.listDedicatedVmHostShapesResponseIterator(ListDedicatedVmHostShapesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDedicatedVmHostShapes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDedicatedVmHostShapesResponse> |
ComputeAsyncClient.listDedicatedVmHostShapes(ListDedicatedVmHostShapesRequest request,
AsyncHandler<ListDedicatedVmHostShapesRequest,ListDedicatedVmHostShapesResponse> handler) |
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.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostShapesResponse |
ListDedicatedVmHostShapesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostShapesResponse.Builder |
ListDedicatedVmHostShapesResponse.Builder.copy(ListDedicatedVmHostShapesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.