| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static DeviceCategory.Builder |
DeviceCategory.builderDeviceCategory()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceCategory.Builder |
DeviceCategory.Builder.description(String description)
“Optional description for the device category.”
|
DeviceCategory.Builder |
DeviceCategory.Builder.displayName(String displayName)
“Display name for the device category.”
|
DeviceCategory.Builder |
DeviceCategory.Builder.id(String id) |
DeviceCategory.Builder |
DeviceCategory.Builder.roleScopeTagIds(List<String> roleScopeTagIds)
“Optional role scope tags for the device category.”
|
DeviceCategory.Builder |
DeviceCategory.Builder.roleScopeTagIds(String... roleScopeTagIds)
“Optional role scope tags for the device category.”
|
DeviceCategory.Builder |
DeviceCategory.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
“Optional role scope tags for the device category.”
|
Copyright © 2018–2020. All rights reserved.