Uses of Class
com.microsoft.store.partnercenter.models.StandardResourceCollectionLinks
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.enumerators | |
| com.microsoft.store.partnercenter.factory |
-
Uses of StandardResourceCollectionLinks in com.microsoft.store.partnercenter.enumerators
Classes in com.microsoft.store.partnercenter.enumerators with type parameters of type StandardResourceCollectionLinks Modifier and Type Class Description classBaseResourceCollectionEnumerator<T extends ResourceBaseWithLinks<StandardResourceCollectionLinks>>Base implementation for resource collection enumerators.interfaceIResourceCollectionEnumerator<T extends ResourceBaseWithLinks<StandardResourceCollectionLinks>>Provides resource collection enumeration capabilities. -
Uses of StandardResourceCollectionLinks in com.microsoft.store.partnercenter.factory
Classes in com.microsoft.store.partnercenter.factory with type parameters of type StandardResourceCollectionLinks Modifier and Type Interface Description interfaceIResourceCollectionEnumeratorFactory<T extends ResourceBaseWithLinks<StandardResourceCollectionLinks>>Creates resource collection enumerators which can enumerate through resource collections.