|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Subscription in com.emc.cdp.services.rest.model |
|---|
| Fields in com.emc.cdp.services.rest.model with type parameters of type Subscription | |
|---|---|
protected List<Subscription> |
SubscriptionList.subscriptions
|
protected List<Subscription> |
Account.subscriptions
|
| Methods in com.emc.cdp.services.rest.model that return Subscription | |
|---|---|
Subscription |
ObjectFactory.createSubscription()
Create an instance of Subscription |
| Methods in com.emc.cdp.services.rest.model that return types with arguments of type Subscription | |
|---|---|
List<Subscription> |
SubscriptionList.getSubscriptions()
Gets the value of the subscriptions property. |
List<Subscription> |
Account.getSubscriptions()
Gets the value of the subscriptions property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||