Uses of Class
com.oracle.bmc.licensemanager.model.Product.Builder
-
Packages that use Product.Builder Package Description com.oracle.bmc.licensemanager.model -
-
Uses of Product.Builder in com.oracle.bmc.licensemanager.model
Methods in com.oracle.bmc.licensemanager.model that return Product.Builder Modifier and Type Method Description static Product.BuilderProduct. builder()Create a new builder.Product.BuilderProduct.Builder. category(ProductCategory category)Product category base or option.Product.BuilderProduct.Builder. copy(Product model)Product.BuilderProduct.Builder. count(Double count)Units required for the missing product.Product.BuilderProduct.Builder. name(String name)Name of the product.Product.BuilderProduct. toBuilder()
-