Uses of Class
com.oracle.bmc.marketplacepublisher.model.SupportedShapeCollection
-
Packages that use SupportedShapeCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of SupportedShapeCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return SupportedShapeCollection Modifier and Type Method Description SupportedShapeCollectionSupportedShapeCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type SupportedShapeCollection Modifier and Type Method Description SupportedShapeCollection.BuilderSupportedShapeCollection.Builder. copy(SupportedShapeCollection model) -
Uses of SupportedShapeCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return SupportedShapeCollection Modifier and Type Method Description SupportedShapeCollectionListSupportedShapesResponse. getSupportedShapeCollection()The returned SupportedShapeCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type SupportedShapeCollection Modifier and Type Method Description ListSupportedShapesResponse.BuilderListSupportedShapesResponse.Builder. supportedShapeCollection(SupportedShapeCollection supportedShapeCollection)The returned SupportedShapeCollection instance.
-