CustomerDevicesCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. devicesdeployment. CustomerDevicesCollectionOperations
- com.
- com.
- com.
Implements
public class CustomerDevicesCollectionOperations extends BasePartnerComponentString implements ICustomerDeviceCollection
Implements operations that apply to device collections.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerDevicesCollectionOperations(IPartner rootPartnerOperations, String customerId) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String |
update(DevicePolicyUpdateRequest devicePolicyUpdateRequest)
Updates the devices with configuration policies. |
Inherited Members
Constructor Details
CustomerDevicesCollectionOperations
public CustomerDevicesCollectionOperations(IPartner rootPartnerOperations, String customerId)
Initializes a new instance of the CustomerDevicesCollectionOperations class.
Parameters:
Method Details
update
public String update(DevicePolicyUpdateRequest devicePolicyUpdateRequest)
Updates the devices with configuration policies.
Parameters:
Returns: