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