Uses of Class
com.oracle.bmc.sch.model.JmesPathDimensionValue.Builder
-
Packages that use JmesPathDimensionValue.Builder Package Description com.oracle.bmc.sch.model -
-
Uses of JmesPathDimensionValue.Builder in com.oracle.bmc.sch.model
Methods in com.oracle.bmc.sch.model that return JmesPathDimensionValue.Builder Modifier and Type Method Description static JmesPathDimensionValue.Builder
JmesPathDimensionValue. builder()
Create a new builder.JmesPathDimensionValue.Builder
JmesPathDimensionValue.Builder. copy(JmesPathDimensionValue model)
JmesPathDimensionValue.Builder
JmesPathDimensionValue.Builder. path(String path)
The location to use for deriving the dimension value (evaluated).JmesPathDimensionValue.Builder
JmesPathDimensionValue. toBuilder()
-