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