Uses of Class
com.oracle.bmc.osubsubscription.model.Product.Builder
-
Packages that use Product.Builder Package Description com.oracle.bmc.osubsubscription.model -
-
Uses of Product.Builder in com.oracle.bmc.osubsubscription.model
Methods in com.oracle.bmc.osubsubscription.model that return Product.Builder Modifier and Type Method Description Product.BuilderProduct.Builder. billingCategory(String billingCategory)Metered service billing categorystatic Product.BuilderProduct. builder()Create a new builder.Product.BuilderProduct.Builder. copy(Product model)Product.BuilderProduct.Builder. name(String name)Product nameProduct.BuilderProduct.Builder. partNumber(String partNumber)Product part numnerProduct.BuilderProduct.Builder. productCategory(String productCategory)Product categoryProduct.BuilderProduct. toBuilder()Product.BuilderProduct.Builder. ucmRateCardPartType(String ucmRateCardPartType)Rate card part type of ProductProduct.BuilderProduct.Builder. unitOfMeasure(String unitOfMeasure)Unit of measure
-