Uses of Class
com.oracle.bmc.sch.model.StaticDimensionValue.Builder
- 
Packages that use StaticDimensionValue.Builder Package Description com.oracle.bmc.sch.model 
- 
- 
Uses of StaticDimensionValue.Builder in com.oracle.bmc.sch.modelMethods in com.oracle.bmc.sch.model that return StaticDimensionValue.Builder Modifier and Type Method Description static StaticDimensionValue.BuilderStaticDimensionValue. builder()Create a new builder.StaticDimensionValue.BuilderStaticDimensionValue.Builder. copy(StaticDimensionValue model)StaticDimensionValue.BuilderStaticDimensionValue. toBuilder()StaticDimensionValue.BuilderStaticDimensionValue.Builder. value(String value)The data extracted from the specified dimension value (passed as-is).
 
-