Class DeviceLogCollectionResponseRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<DeviceLogCollectionResponse>
-
- odata.msgraph.client.entity.request.DeviceLogCollectionResponseRequest
-
public class DeviceLogCollectionResponseRequest extends com.github.davidmoten.odata.client.EntityRequest<DeviceLogCollectionResponse>
-
-
Constructor Summary
Constructors Constructor Description DeviceLogCollectionResponseRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<String>createDownloadUrl()
-
-
-
Method Detail
-
createDownloadUrl
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<String> createDownloadUrl()
-
-