Uses of Class
com.oracle.bmc.batch.model.CreateGpuFleetShapeDetails
-
Packages that use CreateGpuFleetShapeDetails Package Description com.oracle.bmc.batch.model -
-
Uses of CreateGpuFleetShapeDetails in com.oracle.bmc.batch.model
Subclasses of CreateGpuFleetShapeDetails in com.oracle.bmc.batch.model Modifier and Type Class Description classCreateFixedGpuFleetShapeDetailsFixed shape of the GPU fleet.Methods in com.oracle.bmc.batch.model that return CreateGpuFleetShapeDetails Modifier and Type Method Description CreateGpuFleetShapeDetailsCreateServiceManagedGpuFleetDetails. getShape()Methods in com.oracle.bmc.batch.model with parameters of type CreateGpuFleetShapeDetails Modifier and Type Method Description CreateServiceManagedGpuFleetDetails.BuilderCreateServiceManagedGpuFleetDetails.Builder. shape(CreateGpuFleetShapeDetails shape)Constructors in com.oracle.bmc.batch.model with parameters of type CreateGpuFleetShapeDetails Constructor Description CreateServiceManagedGpuFleetDetails(String name, CreateGpuFleetShapeDetails shape, Integer maxConcurrentTasks)Deprecated.
-