Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstancesResponse |
ComputeClient.listDedicatedVmHostInstances(ListDedicatedVmHostInstancesRequest request) |
ListDedicatedVmHostInstancesResponse |
Compute.listDedicatedVmHostInstances(ListDedicatedVmHostInstancesRequest request)
Returns the list of instances on the dedicated virtual machine hosts that match the specified
criteria.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDedicatedVmHostInstancesResponse> |
ComputeAsyncClient.listDedicatedVmHostInstances(ListDedicatedVmHostInstancesRequest request,
AsyncHandler<ListDedicatedVmHostInstancesRequest,ListDedicatedVmHostInstancesResponse> handler) |
Future<ListDedicatedVmHostInstancesResponse> |
ComputeAsync.listDedicatedVmHostInstances(ListDedicatedVmHostInstancesRequest request,
AsyncHandler<ListDedicatedVmHostInstancesRequest,ListDedicatedVmHostInstancesResponse> handler)
Returns the list of instances on the dedicated virtual machine hosts that match the specified
criteria.
|
Iterable<ListDedicatedVmHostInstancesResponse> |
ComputePaginators.listDedicatedVmHostInstancesResponseIterator(ListDedicatedVmHostInstancesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDedicatedVmHostInstances operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDedicatedVmHostInstancesResponse> |
ComputeAsyncClient.listDedicatedVmHostInstances(ListDedicatedVmHostInstancesRequest request,
AsyncHandler<ListDedicatedVmHostInstancesRequest,ListDedicatedVmHostInstancesResponse> handler) |
Future<ListDedicatedVmHostInstancesResponse> |
ComputeAsync.listDedicatedVmHostInstances(ListDedicatedVmHostInstancesRequest request,
AsyncHandler<ListDedicatedVmHostInstancesRequest,ListDedicatedVmHostInstancesResponse> handler)
Returns the list of instances on the dedicated virtual machine hosts that match the specified
criteria.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstancesResponse |
ListDedicatedVmHostInstancesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedVmHostInstancesResponse.Builder |
ListDedicatedVmHostInstancesResponse.Builder.copy(ListDedicatedVmHostInstancesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.