Interface IDevicesBatch

All Superinterfaces:
IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
DevicesBatchOperations

public interface IDevicesBatch
extends IPartnerComponent<Tuple<String,​String>>
Represents the operations that can be done on the partner's devices batches.
  • Method Details

    • getDevices

      IDeviceCollection getDevices()
      Obtains the devices behavior of the devices batch.
      Returns:
      The devices behavior of the devices batch.