Uses of Class
com.oracle.bmc.core.requests.UpdateComputeGpuMemoryFabricRequest
-
Packages that use UpdateComputeGpuMemoryFabricRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of UpdateComputeGpuMemoryFabricRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type UpdateComputeGpuMemoryFabricRequest Modifier and Type Method Description Future<UpdateComputeGpuMemoryFabricResponse>ComputeAsync. updateComputeGpuMemoryFabric(UpdateComputeGpuMemoryFabricRequest request, AsyncHandler<UpdateComputeGpuMemoryFabricRequest,UpdateComputeGpuMemoryFabricResponse> handler)Customer can update displayName, tags and desired firmware bundle, recycle level for compute GPU memory fabric recordFuture<UpdateComputeGpuMemoryFabricResponse>ComputeAsyncClient. updateComputeGpuMemoryFabric(UpdateComputeGpuMemoryFabricRequest request, AsyncHandler<UpdateComputeGpuMemoryFabricRequest,UpdateComputeGpuMemoryFabricResponse> handler) -
Uses of UpdateComputeGpuMemoryFabricRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return UpdateComputeGpuMemoryFabricRequest Modifier and Type Method Description UpdateComputeGpuMemoryFabricRequestUpdateComputeGpuMemoryFabricRequest.Builder. build()Build the instance of UpdateComputeGpuMemoryFabricRequest as configured by this builderUpdateComputeGpuMemoryFabricRequestUpdateComputeGpuMemoryFabricRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateComputeGpuMemoryFabricRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type UpdateComputeGpuMemoryFabricRequest Modifier and Type Method Description UpdateComputeGpuMemoryFabricRequest.BuilderUpdateComputeGpuMemoryFabricRequest.Builder. copy(UpdateComputeGpuMemoryFabricRequest o)Copy method to populate the builder with values from the given instance.
-