Uses of Class
com.oracle.bmc.batch.model.FixedGpuFleetShape.Builder
-
Packages that use FixedGpuFleetShape.Builder Package Description com.oracle.bmc.batch.model -
-
Uses of FixedGpuFleetShape.Builder in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return FixedGpuFleetShape.Builder Modifier and Type Method Description static FixedGpuFleetShape.BuilderFixedGpuFleetShape. builder()Create a new builder.FixedGpuFleetShape.BuilderFixedGpuFleetShape.Builder. copy(FixedGpuFleetShape model)FixedGpuFleetShape.BuilderFixedGpuFleetShape.Builder. diskSizeInGBs(Integer diskSizeInGBs)Amount of disk space in GBs required for the shape.FixedGpuFleetShape.BuilderFixedGpuFleetShape.Builder. shapeName(String shapeName)The name of the fixed GPU fleet shape.FixedGpuFleetShape.BuilderFixedGpuFleetShape. toBuilder()
-