Uses of Class
com.oracle.bmc.core.responses.ListComputeGpuMemoryFabricsResponse
-
Packages that use ListComputeGpuMemoryFabricsResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ListComputeGpuMemoryFabricsResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ListComputeGpuMemoryFabricsResponse Modifier and Type Method Description ListComputeGpuMemoryFabricsResponseCompute. listComputeGpuMemoryFabrics(ListComputeGpuMemoryFabricsRequest request)Lists the compute GPU memory fabrics that match the specified criteria and compartmentId.ListComputeGpuMemoryFabricsResponseComputeClient. listComputeGpuMemoryFabrics(ListComputeGpuMemoryFabricsRequest request)Methods in com.oracle.bmc.core that return types with arguments of type ListComputeGpuMemoryFabricsResponse Modifier and Type Method Description Future<ListComputeGpuMemoryFabricsResponse>ComputeAsync. listComputeGpuMemoryFabrics(ListComputeGpuMemoryFabricsRequest request, AsyncHandler<ListComputeGpuMemoryFabricsRequest,ListComputeGpuMemoryFabricsResponse> handler)Lists the compute GPU memory fabrics that match the specified criteria and compartmentId.Future<ListComputeGpuMemoryFabricsResponse>ComputeAsyncClient. listComputeGpuMemoryFabrics(ListComputeGpuMemoryFabricsRequest request, AsyncHandler<ListComputeGpuMemoryFabricsRequest,ListComputeGpuMemoryFabricsResponse> handler)Iterable<ListComputeGpuMemoryFabricsResponse>ComputePaginators. listComputeGpuMemoryFabricsResponseIterator(ListComputeGpuMemoryFabricsRequest request)Creates a new iterable which will iterate over the responses received from the listComputeGpuMemoryFabrics operation.Method parameters in com.oracle.bmc.core with type arguments of type ListComputeGpuMemoryFabricsResponse Modifier and Type Method Description Future<ListComputeGpuMemoryFabricsResponse>ComputeAsync. listComputeGpuMemoryFabrics(ListComputeGpuMemoryFabricsRequest request, AsyncHandler<ListComputeGpuMemoryFabricsRequest,ListComputeGpuMemoryFabricsResponse> handler)Lists the compute GPU memory fabrics that match the specified criteria and compartmentId.Future<ListComputeGpuMemoryFabricsResponse>ComputeAsyncClient. listComputeGpuMemoryFabrics(ListComputeGpuMemoryFabricsRequest request, AsyncHandler<ListComputeGpuMemoryFabricsRequest,ListComputeGpuMemoryFabricsResponse> handler) -
Uses of ListComputeGpuMemoryFabricsResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ListComputeGpuMemoryFabricsResponse Modifier and Type Method Description ListComputeGpuMemoryFabricsResponseListComputeGpuMemoryFabricsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ListComputeGpuMemoryFabricsResponse Modifier and Type Method Description ListComputeGpuMemoryFabricsResponse.BuilderListComputeGpuMemoryFabricsResponse.Builder. copy(ListComputeGpuMemoryFabricsResponse o)Copy method to populate the builder with values from the given instance.
-