Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscription
- 
Packages that use AssignedSubscription Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of AssignedSubscription in com.oracle.bmc.tenantmanagercontrolplane.modelSubclasses of AssignedSubscription in com.oracle.bmc.tenantmanagercontrolplane.model Modifier and Type Class Description classClassicAssignedSubscriptionAssigned subscription information.classCloudAssignedSubscriptionAssigned subscription information.
- 
Uses of AssignedSubscription in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return AssignedSubscription Modifier and Type Method Description AssignedSubscriptionGetAssignedSubscriptionResponse. getAssignedSubscription()The returned AssignedSubscription instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type AssignedSubscription Modifier and Type Method Description GetAssignedSubscriptionResponse.BuilderGetAssignedSubscriptionResponse.Builder. assignedSubscription(AssignedSubscription assignedSubscription)The returned AssignedSubscription instance.
 
-