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