Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.SubscriptionMappingCollection
- 
Packages that use SubscriptionMappingCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of SubscriptionMappingCollection in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return SubscriptionMappingCollection Modifier and Type Method Description SubscriptionMappingCollectionSubscriptionMappingCollection.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type SubscriptionMappingCollection Modifier and Type Method Description SubscriptionMappingCollection.BuilderSubscriptionMappingCollection.Builder. copy(SubscriptionMappingCollection model)
- 
Uses of SubscriptionMappingCollection in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return SubscriptionMappingCollection Modifier and Type Method Description SubscriptionMappingCollectionListSubscriptionMappingsResponse. getSubscriptionMappingCollection()The returned SubscriptionMappingCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type SubscriptionMappingCollection Modifier and Type Method Description ListSubscriptionMappingsResponse.BuilderListSubscriptionMappingsResponse.Builder. subscriptionMappingCollection(SubscriptionMappingCollection subscriptionMappingCollection)The returned SubscriptionMappingCollection instance.
 
-