Uses of Class
com.oracle.bmc.datacc.model.ScaleInfrastructureStorageDetails.Builder
-
Packages that use ScaleInfrastructureStorageDetails.Builder Package Description com.oracle.bmc.datacc.model -
-
Uses of ScaleInfrastructureStorageDetails.Builder in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return ScaleInfrastructureStorageDetails.Builder Modifier and Type Method Description static ScaleInfrastructureStorageDetails.BuilderScaleInfrastructureStorageDetails. builder()Create a new builder.ScaleInfrastructureStorageDetails.BuilderScaleInfrastructureStorageDetails.Builder. copy(ScaleInfrastructureStorageDetails model)ScaleInfrastructureStorageDetails.BuilderScaleInfrastructureStorageDetails.Builder. ssdConfigurationRequested(ShapeEnum ssdConfigurationRequested)The scale option to be selected for the infrastructure.ScaleInfrastructureStorageDetails.BuilderScaleInfrastructureStorageDetails. toBuilder()
-