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