Class MobileAppTroubleshootingEventRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<MobileAppTroubleshootingEvent>
-
- odata.msgraph.client.beta.entity.request.MobileAppTroubleshootingEventRequest
-
public class MobileAppTroubleshootingEventRequest extends com.github.davidmoten.odata.client.EntityRequest<MobileAppTroubleshootingEvent>
-
-
Constructor Summary
Constructors Constructor Description MobileAppTroubleshootingEventRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AppLogCollectionRequestCollectionRequestappLogCollectionRequests()AppLogCollectionRequestRequestappLogCollectionRequests(String id)
-
-
-
Method Detail
-
appLogCollectionRequests
public AppLogCollectionRequestRequest appLogCollectionRequests(String id)
-
appLogCollectionRequests
public AppLogCollectionRequestCollectionRequest appLogCollectionRequests()
-
-