Uses of Class
com.oracle.bmc.batch.model.GpuShapeTaskProfileExtendedInformation.Builder
-
Packages that use GpuShapeTaskProfileExtendedInformation.Builder Package Description com.oracle.bmc.batch.model -
-
Uses of GpuShapeTaskProfileExtendedInformation.Builder in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return GpuShapeTaskProfileExtendedInformation.Builder Modifier and Type Method Description static GpuShapeTaskProfileExtendedInformation.BuilderGpuShapeTaskProfileExtendedInformation. builder()Create a new builder.GpuShapeTaskProfileExtendedInformation.BuilderGpuShapeTaskProfileExtendedInformation.Builder. copy(GpuShapeTaskProfileExtendedInformation model)GpuShapeTaskProfileExtendedInformation.BuilderGpuShapeTaskProfileExtendedInformation.Builder. shapeName(String shapeName)A name of the GPU shape.GpuShapeTaskProfileExtendedInformation.BuilderGpuShapeTaskProfileExtendedInformation. toBuilder()
-