public static final class UnsupportedDeviceConfiguration.Builder extends Object
public UnsupportedDeviceConfiguration.Builder id(String id)
public UnsupportedDeviceConfiguration.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
public UnsupportedDeviceConfiguration.Builder roleScopeTagIds(List<String> roleScopeTagIds)
public UnsupportedDeviceConfiguration.Builder roleScopeTagIds(String... roleScopeTagIds)
public UnsupportedDeviceConfiguration.Builder roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
public UnsupportedDeviceConfiguration.Builder supportsScopeTags(Boolean supportsScopeTags)
public UnsupportedDeviceConfiguration.Builder deviceManagementApplicabilityRuleOsEdition(DeviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition)
public UnsupportedDeviceConfiguration.Builder deviceManagementApplicabilityRuleOsVersion(DeviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion)
public UnsupportedDeviceConfiguration.Builder deviceManagementApplicabilityRuleDeviceMode(DeviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode)
public UnsupportedDeviceConfiguration.Builder createdDateTime(OffsetDateTime createdDateTime)
public UnsupportedDeviceConfiguration.Builder description(String description)
public UnsupportedDeviceConfiguration.Builder displayName(String displayName)
public UnsupportedDeviceConfiguration.Builder version(Integer version)
public UnsupportedDeviceConfiguration.Builder originalEntityTypeName(String originalEntityTypeName)
originalEntityTypeName - value of originalEntityTypeName property (as defined in service metadata)this (for method chaining)public UnsupportedDeviceConfiguration.Builder details(List<UnsupportedDeviceConfigurationDetail> details)
details - value of details property (as defined in service metadata)this (for method chaining)public UnsupportedDeviceConfiguration.Builder details(UnsupportedDeviceConfigurationDetail... details)
details - value of details property (as defined in service metadata)this (for method chaining)public UnsupportedDeviceConfiguration.Builder detailsNextLink(String detailsNextLink)
detailsNextLink - value of details@nextLink property (as defined in service metadata)this (for method chaining)public UnsupportedDeviceConfiguration build()
Copyright © 2018–2020. All rights reserved.