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.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return SubscriptionMappingCollection Modifier and Type Method Description SubscriptionMappingCollection
SubscriptionMappingCollection.Builder. build()
Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type SubscriptionMappingCollection Modifier and Type Method Description SubscriptionMappingCollection.Builder
SubscriptionMappingCollection.Builder. copy(SubscriptionMappingCollection model)
-
Uses of SubscriptionMappingCollection in com.oracle.bmc.tenantmanagercontrolplane.responses
Methods in com.oracle.bmc.tenantmanagercontrolplane.responses that return SubscriptionMappingCollection Modifier and Type Method Description SubscriptionMappingCollection
ListSubscriptionMappingsResponse. getSubscriptionMappingCollection()
The returned SubscriptionMappingCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type SubscriptionMappingCollection Modifier and Type Method Description ListSubscriptionMappingsResponse.Builder
ListSubscriptionMappingsResponse.Builder. subscriptionMappingCollection(SubscriptionMappingCollection subscriptionMappingCollection)
The returned SubscriptionMappingCollection instance.
-