Uses of Class
com.oracle.bmc.marketplacepublisher.model.SupportedShapeCollection.Builder
-
Packages that use SupportedShapeCollection.Builder Package Description com.oracle.bmc.marketplacepublisher.model -
-
Uses of SupportedShapeCollection.Builder in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return SupportedShapeCollection.Builder Modifier and Type Method Description static SupportedShapeCollection.BuilderSupportedShapeCollection. builder()Create a new builder.SupportedShapeCollection.BuilderSupportedShapeCollection.Builder. copy(SupportedShapeCollection model)SupportedShapeCollection.BuilderSupportedShapeCollection.Builder. items(List<SupportedShapeSummary> items)List of supported shapes.SupportedShapeCollection.BuilderSupportedShapeCollection. toBuilder()
-