| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
DeviceLogCollectionRequest |
DeviceLogCollectionRequest.Builder.build() |
DeviceLogCollectionRequest |
DeviceLogCollectionRequest.withId(String id)
Returns an immutable copy of
this with just the id field changed
. |
DeviceLogCollectionRequest |
DeviceLogCollectionRequest.withTemplateType(DeviceLogCollectionTemplateType templateType)
Returns an immutable copy of
this with just the templateType
field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<DeviceLogCollectionResponse> |
ManagedDevice.createDeviceLogCollectionRequest(DeviceLogCollectionRequest templateType) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<DeviceLogCollectionResponse> |
ManagedDeviceRequest.createDeviceLogCollectionRequest(DeviceLogCollectionRequest templateType) |
Copyright © 2018–2020. All rights reserved.