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.model
Subclasses of AssignedSubscription in com.oracle.bmc.tenantmanagercontrolplane.model Modifier and Type Class Description class
ClassicAssignedSubscription
Assigned subscription information.class
CloudAssignedSubscription
Assigned subscription information. -
Uses of AssignedSubscription in com.oracle.bmc.tenantmanagercontrolplane.responses
Methods in com.oracle.bmc.tenantmanagercontrolplane.responses that return AssignedSubscription Modifier and Type Method Description AssignedSubscription
GetAssignedSubscriptionResponse. getAssignedSubscription()
The returned AssignedSubscription instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type AssignedSubscription Modifier and Type Method Description GetAssignedSubscriptionResponse.Builder
GetAssignedSubscriptionResponse.Builder. assignedSubscription(AssignedSubscription assignedSubscription)
The returned AssignedSubscription instance.
-