public interface IDeviceManagementTroubleshootingEventCollectionRequest extends IHttpRequest
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodvoid get(ICallback<? super IDeviceManagementTroubleshootingEventCollectionPage> callback)
IDeviceManagementTroubleshootingEventCollectionPage get() throws ClientException
ClientExceptionvoid post(DeviceManagementTroubleshootingEvent newDeviceManagementTroubleshootingEvent, ICallback<? super DeviceManagementTroubleshootingEvent> callback)
DeviceManagementTroubleshootingEvent post(DeviceManagementTroubleshootingEvent newDeviceManagementTroubleshootingEvent) throws ClientException
ClientExceptionIDeviceManagementTroubleshootingEventCollectionRequest expand(java.lang.String value)
value - the expand clauseIDeviceManagementTroubleshootingEventCollectionRequest filter(java.lang.String value)
value - the filter clauseIDeviceManagementTroubleshootingEventCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIDeviceManagementTroubleshootingEventCollectionRequest select(java.lang.String value)
value - the select clauseIDeviceManagementTroubleshootingEventCollectionRequest top(int value)
value - the max number of items to returnIDeviceManagementTroubleshootingEventCollectionRequest skip(int value)
value - of the number of items to skipIDeviceManagementTroubleshootingEventCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination