Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscriptionCollection
- 
Packages that use AssignedSubscriptionCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of AssignedSubscriptionCollection in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return AssignedSubscriptionCollection Modifier and Type Method Description AssignedSubscriptionCollectionAssignedSubscriptionCollection.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type AssignedSubscriptionCollection Modifier and Type Method Description AssignedSubscriptionCollection.BuilderAssignedSubscriptionCollection.Builder. copy(AssignedSubscriptionCollection model)
- 
Uses of AssignedSubscriptionCollection in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return AssignedSubscriptionCollection Modifier and Type Method Description AssignedSubscriptionCollectionListAssignedSubscriptionsResponse. getAssignedSubscriptionCollection()The returned AssignedSubscriptionCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type AssignedSubscriptionCollection Modifier and Type Method Description ListAssignedSubscriptionsResponse.BuilderListAssignedSubscriptionsResponse.Builder. assignedSubscriptionCollection(AssignedSubscriptionCollection assignedSubscriptionCollection)The returned AssignedSubscriptionCollection instance.
 
-