public class DeviceManagementIntentSettingCategoryCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<DeviceManagementIntentSettingCategory,DeviceManagementIntentSettingCategoryRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
DeviceManagementIntentSettingCategoryCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementSettingInstanceCollectionRequest |
settings() |
DeviceManagementSettingInstanceRequest |
settings(String id) |
public DeviceManagementIntentSettingCategoryCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public DeviceManagementSettingInstanceCollectionRequest settings()
public DeviceManagementSettingInstanceRequest settings(String id)
Copyright © 2018–2020. All rights reserved.