IEntireEntityCollectionRetrievalOperations<Entitlement,ResourceCollection<Entitlement>> |
EntitlementCollectionOperations.byEntitlementType(String entitlementType) |
Retrieves the operations that can be applied on entitlements with a given entitlement type.
|
IEntireEntityCollectionRetrievalOperations<Entitlement,ResourceCollection<Entitlement>> |
EntitlementCollectionOperations.byEntitlementType(String entitlementType) |
Retrieves the operations that can be applied on entitlements with a given entitlement type.
|
IEntireEntityCollectionRetrievalOperations<Entitlement,ResourceCollection<Entitlement>> |
IEntitlementCollection.byEntitlementType(String entitlementType) |
Retrieves the operations that can be applied on entitlements with a given entitlement type.
|
IEntireEntityCollectionRetrievalOperations<Entitlement,ResourceCollection<Entitlement>> |
IEntitlementCollection.byEntitlementType(String entitlementType) |
Retrieves the operations that can be applied on entitlements with a given entitlement type.
|
ResourceCollection<Entitlement> |
EntitlementCollectionByEntitlementTypeOperations.get() |
Gets an entitlement collection with the given entitlement type.
|
ResourceCollection<Entitlement> |
EntitlementCollectionByEntitlementTypeOperations.get(Boolean showExpiry) |
Gets an entitlement collection with the given entitlement type.
|
ResourceCollection<Entitlement> |
EntitlementCollectionOperations.get() |
Gets the entitlements for a customer.
|
ResourceCollection<Entitlement> |
EntitlementCollectionOperations.get(Boolean showExpiry) |
Gets the entitlements for a customer.
|
ResourceCollection<Entitlement> |
IEntitlementCollection.get(Boolean showExpiry) |
Gets the entitlements for a customer.
|
ResourceCollection<Entitlement> |
IEntitlementCollectionByEntitlementType.get(Boolean showExpiry) |
Gets an entitlement collection with the given entitlement type.
|