Uses of Class
com.microsoft.store.partnercenter.models.ResourceCollectionWithLinks
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models |
-
Uses of ResourceCollectionWithLinks in com.microsoft.store.partnercenter.models
Subclasses of ResourceCollectionWithLinks in com.microsoft.store.partnercenter.models Modifier and Type Class Description classResourceCollection<TResource>Contains a collection of resources with JSON properties to represent the output Type of objects in collectionclassSeekBasedResourceCollection<T>Paged Resource Collection Type of objects in collectionConstructors in com.microsoft.store.partnercenter.models with parameters of type ResourceCollectionWithLinks Constructor Description ResourceCollectionWithLinks(ResourceCollectionWithLinks<TResource,TLinks> resourceCollection)Initializes a new instance of the ResourceCollection class.