Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.SubscriptionLineItemCollection
-
Packages that use SubscriptionLineItemCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses -
-
Uses of SubscriptionLineItemCollection in com.oracle.bmc.tenantmanagercontrolplane.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return SubscriptionLineItemCollection Modifier and Type Method Description SubscriptionLineItemCollection
SubscriptionLineItemCollection.Builder. build()
Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type SubscriptionLineItemCollection Modifier and Type Method Description SubscriptionLineItemCollection.Builder
SubscriptionLineItemCollection.Builder. copy(SubscriptionLineItemCollection model)
-
Uses of SubscriptionLineItemCollection in com.oracle.bmc.tenantmanagercontrolplane.responses
Methods in com.oracle.bmc.tenantmanagercontrolplane.responses that return SubscriptionLineItemCollection Modifier and Type Method Description SubscriptionLineItemCollection
ListSubscriptionLineItemsResponse. getSubscriptionLineItemCollection()
The returned SubscriptionLineItemCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type SubscriptionLineItemCollection Modifier and Type Method Description ListSubscriptionLineItemsResponse.Builder
ListSubscriptionLineItemsResponse.Builder. subscriptionLineItemCollection(SubscriptionLineItemCollection subscriptionLineItemCollection)
The returned SubscriptionLineItemCollection instance.
-