public class MobileAppTroubleshootingEventCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<MobileAppTroubleshootingEvent,MobileAppTroubleshootingEventRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
MobileAppTroubleshootingEventCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
AppLogCollectionRequestCollectionRequest |
appLogCollectionRequests() |
AppLogCollectionRequestRequest |
appLogCollectionRequests(String id) |
public MobileAppTroubleshootingEventCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public AppLogCollectionRequestCollectionRequest appLogCollectionRequests()
public AppLogCollectionRequestRequest appLogCollectionRequests(String id)
Copyright © 2018–2020. All rights reserved.