Uses of Class
com.oracle.bmc.onesubscription.model.BillingScheduleProduct.Builder
-
Packages that use BillingScheduleProduct.Builder Package Description com.oracle.bmc.onesubscription.model -
-
Uses of BillingScheduleProduct.Builder in com.oracle.bmc.onesubscription.model
Methods in com.oracle.bmc.onesubscription.model that return BillingScheduleProduct.Builder Modifier and Type Method Description static BillingScheduleProduct.BuilderBillingScheduleProduct. builder()Create a new builder.BillingScheduleProduct.BuilderBillingScheduleProduct.Builder. copy(BillingScheduleProduct model)BillingScheduleProduct.BuilderBillingScheduleProduct.Builder. name(String name)Product nameBillingScheduleProduct.BuilderBillingScheduleProduct.Builder. partNumber(String partNumber)Indicates the associated AR Invoice NumberBillingScheduleProduct.BuilderBillingScheduleProduct. toBuilder()
-