com.microsoft.store.partnercenter.genericoperations

Interfaces

ICountrySelector<TOperations>

Returns operations interfaces based on the given country.

IEntireEntityCollectionRetrievalOperations<T,TResourceCollection>

A generic interface which represents operations for getting an entire collection of entities.

IEntityCollectionRetrievalOperations<T,TResourceCollection>

Groups all operations related to retrieving a collection of entities.

IEntityCreateOperations<T,T1>

Groups operations for creating a single entity.

IEntityDeleteOperations<T>

Groups operations for getting a single entity.

IEntityExistsOperations
IEntityGetOperations<T>

Groups operations for getting a single entity.

IEntityPatchOperations<T>

Groups operations for getting a single entity.

IEntityPutOperations<T>

Groups operations for updating a single entity.

IEntitySelector<TTYpe,TEntity>
IEntityUpdateOperations<T>

Groups operations for updating a single entity.

IPagedEntityCollectionRetrievalOperations<T,TResourceCollection>

A generic interface which represents paged entity retrieval operations.