Uses of Class
com.oracle.bmc.core.responses.DeleteComputeGpuMemoryClusterResponse
-
Packages that use DeleteComputeGpuMemoryClusterResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of DeleteComputeGpuMemoryClusterResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return DeleteComputeGpuMemoryClusterResponse Modifier and Type Method Description DeleteComputeGpuMemoryClusterResponseCompute. deleteComputeGpuMemoryCluster(DeleteComputeGpuMemoryClusterRequest request)Terminates and deletes the specified compute GPU memory cluster and underlying instances.DeleteComputeGpuMemoryClusterResponseComputeClient. deleteComputeGpuMemoryCluster(DeleteComputeGpuMemoryClusterRequest request)Method parameters in com.oracle.bmc.core with type arguments of type DeleteComputeGpuMemoryClusterResponse Modifier and Type Method Description Future<DeleteComputeGpuMemoryClusterResponse>ComputeAsync. deleteComputeGpuMemoryCluster(DeleteComputeGpuMemoryClusterRequest request, AsyncHandler<DeleteComputeGpuMemoryClusterRequest,DeleteComputeGpuMemoryClusterResponse> handler)Terminates and deletes the specified compute GPU memory cluster and underlying instances.Future<DeleteComputeGpuMemoryClusterResponse>ComputeAsyncClient. deleteComputeGpuMemoryCluster(DeleteComputeGpuMemoryClusterRequest request, AsyncHandler<DeleteComputeGpuMemoryClusterRequest,DeleteComputeGpuMemoryClusterResponse> handler) -
Uses of DeleteComputeGpuMemoryClusterResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return DeleteComputeGpuMemoryClusterResponse Modifier and Type Method Description DeleteComputeGpuMemoryClusterResponseDeleteComputeGpuMemoryClusterResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type DeleteComputeGpuMemoryClusterResponse Modifier and Type Method Description DeleteComputeGpuMemoryClusterResponse.BuilderDeleteComputeGpuMemoryClusterResponse.Builder. copy(DeleteComputeGpuMemoryClusterResponse o)Copy method to populate the builder with values from the given instance.
-