Uses of Class
com.oracle.bmc.core.requests.GetComputeGpuMemoryClusterRequest
-
Packages that use GetComputeGpuMemoryClusterRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of GetComputeGpuMemoryClusterRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type GetComputeGpuMemoryClusterRequest Modifier and Type Method Description Future<GetComputeGpuMemoryClusterResponse>ComputeAsync. getComputeGpuMemoryCluster(GetComputeGpuMemoryClusterRequest request, AsyncHandler<GetComputeGpuMemoryClusterRequest,GetComputeGpuMemoryClusterResponse> handler)Gets information about the specified compute GPU memory clusterFuture<GetComputeGpuMemoryClusterResponse>ComputeAsyncClient. getComputeGpuMemoryCluster(GetComputeGpuMemoryClusterRequest request, AsyncHandler<GetComputeGpuMemoryClusterRequest,GetComputeGpuMemoryClusterResponse> handler) -
Uses of GetComputeGpuMemoryClusterRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return GetComputeGpuMemoryClusterRequest Modifier and Type Method Description GetComputeGpuMemoryClusterRequestGetComputeGpuMemoryClusterRequest.Builder. build()Build the instance of GetComputeGpuMemoryClusterRequest as configured by this builderGetComputeGpuMemoryClusterRequestGetComputeGpuMemoryClusterRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetComputeGpuMemoryClusterRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type GetComputeGpuMemoryClusterRequest Modifier and Type Method Description GetComputeGpuMemoryClusterRequest.BuilderGetComputeGpuMemoryClusterRequest.Builder. copy(GetComputeGpuMemoryClusterRequest o)Copy method to populate the builder with values from the given instance.
-