Interface IDeviceCollection

All Superinterfaces:
IEntireEntityCollectionRetrievalOperations<Device,​ResourceCollection<Device>>, IEntityCreateOperations<List<Device>,​String>, IEntitySelector<String,​IDevice>, IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
DeviceCollectionOperations

public interface IDeviceCollection
extends IPartnerComponent<Tuple<String,​String>>, IEntireEntityCollectionRetrievalOperations<Device,​ResourceCollection<Device>>, IEntityCreateOperations<List<Device>,​String>, IEntitySelector<String,​IDevice>
Represents the operations that can be done on the partner's devices.