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