Uses of Class
com.oracle.bmc.core.responses.GetComputeGpuMemoryFabricResponse
-
Packages that use GetComputeGpuMemoryFabricResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetComputeGpuMemoryFabricResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetComputeGpuMemoryFabricResponse Modifier and Type Method Description GetComputeGpuMemoryFabricResponseCompute. getComputeGpuMemoryFabric(GetComputeGpuMemoryFabricRequest request)Gets information about the specified compute GPU memory fabricGetComputeGpuMemoryFabricResponseComputeClient. getComputeGpuMemoryFabric(GetComputeGpuMemoryFabricRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetComputeGpuMemoryFabricResponse Modifier and Type Method Description Future<GetComputeGpuMemoryFabricResponse>ComputeAsync. getComputeGpuMemoryFabric(GetComputeGpuMemoryFabricRequest request, AsyncHandler<GetComputeGpuMemoryFabricRequest,GetComputeGpuMemoryFabricResponse> handler)Gets information about the specified compute GPU memory fabricFuture<GetComputeGpuMemoryFabricResponse>ComputeAsyncClient. getComputeGpuMemoryFabric(GetComputeGpuMemoryFabricRequest request, AsyncHandler<GetComputeGpuMemoryFabricRequest,GetComputeGpuMemoryFabricResponse> handler) -
Uses of GetComputeGpuMemoryFabricResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetComputeGpuMemoryFabricResponse Modifier and Type Method Description GetComputeGpuMemoryFabricResponseGetComputeGpuMemoryFabricResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetComputeGpuMemoryFabricResponse Modifier and Type Method Description GetComputeGpuMemoryFabricResponse.BuilderGetComputeGpuMemoryFabricResponse.Builder. copy(GetComputeGpuMemoryFabricResponse o)Copy method to populate the builder with values from the given instance.
-