public static final class BulkManagedDeviceActionResult.Builder extends Object
public BulkManagedDeviceActionResult.Builder successfulDeviceIds(List<String> successfulDeviceIds)
successfulDeviceIds - value of successfulDeviceIds property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult.Builder successfulDeviceIdsNextLink(String successfulDeviceIdsNextLink)
successfulDeviceIdsNextLink - value of successfulDeviceIds@nextLink property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult.Builder failedDeviceIds(List<String> failedDeviceIds)
failedDeviceIds - value of failedDeviceIds property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult.Builder failedDeviceIdsNextLink(String failedDeviceIdsNextLink)
failedDeviceIdsNextLink - value of failedDeviceIds@nextLink property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult.Builder notFoundDeviceIds(List<String> notFoundDeviceIds)
notFoundDeviceIds - value of notFoundDeviceIds property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult.Builder notFoundDeviceIdsNextLink(String notFoundDeviceIdsNextLink)
notFoundDeviceIdsNextLink - value of notFoundDeviceIds@nextLink property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult.Builder notSupportedDeviceIds(List<String> notSupportedDeviceIds)
notSupportedDeviceIds - value of notSupportedDeviceIds property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult.Builder notSupportedDeviceIdsNextLink(String notSupportedDeviceIdsNextLink)
notSupportedDeviceIdsNextLink - value of notSupportedDeviceIds@nextLink property (as defined in service metadata)this (for method chaining)public BulkManagedDeviceActionResult build()
Copyright © 2018–2020. All rights reserved.