Uses of Class
com.oracle.bmc.datacc.model.InfrastructureScaleOption.Builder
-
Packages that use InfrastructureScaleOption.Builder Package Description com.oracle.bmc.datacc.model -
-
Uses of InfrastructureScaleOption.Builder in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return InfrastructureScaleOption.Builder Modifier and Type Method Description static InfrastructureScaleOption.BuilderInfrastructureScaleOption. builder()Create a new builder.InfrastructureScaleOption.BuilderInfrastructureScaleOption.Builder. copy(InfrastructureScaleOption model)InfrastructureScaleOption.BuilderInfrastructureScaleOption.Builder. possibleSsdConfigurations(List<ShapeEnum> possibleSsdConfigurations)The available scale options for the infrastructure.InfrastructureScaleOption.BuilderInfrastructureScaleOption. toBuilder()
-