Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscriptionLineItemCollection.Builder
-
Packages that use AssignedSubscriptionLineItemCollection.Builder Package Description com.oracle.bmc.tenantmanagercontrolplane.model -
-
Uses of AssignedSubscriptionLineItemCollection.Builder in com.oracle.bmc.tenantmanagercontrolplane.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return AssignedSubscriptionLineItemCollection.Builder Modifier and Type Method Description static AssignedSubscriptionLineItemCollection.Builder
AssignedSubscriptionLineItemCollection. builder()
Create a new builder.AssignedSubscriptionLineItemCollection.Builder
AssignedSubscriptionLineItemCollection.Builder. copy(AssignedSubscriptionLineItemCollection model)
AssignedSubscriptionLineItemCollection.Builder
AssignedSubscriptionLineItemCollection.Builder. items(List<AssignedSubscriptionLineItemSummary> items)
Array containing line item summaries in an assigned subscription.AssignedSubscriptionLineItemCollection.Builder
AssignedSubscriptionLineItemCollection. toBuilder()
-