Uses of Class
com.oracle.bmc.core.requests.ListComputeCapacityTopologiesRequest
-
Packages that use ListComputeCapacityTopologiesRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of ListComputeCapacityTopologiesRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type ListComputeCapacityTopologiesRequest Modifier and Type Method Description Future<ListComputeCapacityTopologiesResponse>ComputeAsync. listComputeCapacityTopologies(ListComputeCapacityTopologiesRequest request, AsyncHandler<ListComputeCapacityTopologiesRequest,ListComputeCapacityTopologiesResponse> handler)Lists the compute capacity topologies in the specified compartment.Future<ListComputeCapacityTopologiesResponse>ComputeAsyncClient. listComputeCapacityTopologies(ListComputeCapacityTopologiesRequest request, AsyncHandler<ListComputeCapacityTopologiesRequest,ListComputeCapacityTopologiesResponse> handler) -
Uses of ListComputeCapacityTopologiesRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ListComputeCapacityTopologiesRequest Modifier and Type Method Description ListComputeCapacityTopologiesRequestListComputeCapacityTopologiesRequest.Builder. build()Build the instance of ListComputeCapacityTopologiesRequest as configured by this builderListComputeCapacityTopologiesRequestListComputeCapacityTopologiesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListComputeCapacityTopologiesRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type ListComputeCapacityTopologiesRequest Modifier and Type Method Description ListComputeCapacityTopologiesRequest.BuilderListComputeCapacityTopologiesRequest.Builder. copy(ListComputeCapacityTopologiesRequest o)Copy method to populate the builder with values from the given instance.
-