Class DeviceLogCollectionResponseRequest


  • public class DeviceLogCollectionResponseRequest
    extends com.github.davidmoten.odata.client.EntityRequest<DeviceLogCollectionResponse>
    • Constructor Detail

      • DeviceLogCollectionResponseRequest

        public DeviceLogCollectionResponseRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                                  Optional<Object> value)
    • Method Detail

      • createDownloadUrl

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<String> createDownloadUrl()