Interface ICustomerDeviceCollection

All Superinterfaces:
IPartnerComponent<String>, IPartnerComponentString
All Known Implementing Classes:
CustomerDevicesCollectionOperations

public interface ICustomerDeviceCollection
extends IPartnerComponentString
Represents the operations that can be done on the partner's devices.
  • Method Details

    • update

      String update​(DevicePolicyUpdateRequest devicePolicyUpdateRequest)
      Updates the devices with configuration policies.
      Parameters:
      devicePolicyUpdateRequest - The device policy update request with devices to be updated.
      Returns:
      The location of the status to track the update.