Class ManagedMobileLobAppRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<ManagedMobileLobApp>
-
- odata.msgraph.client.beta.entity.request.ManagedMobileLobAppRequest
-
public class ManagedMobileLobAppRequest extends com.github.davidmoten.odata.client.EntityRequest<ManagedMobileLobApp>
-
-
Constructor Summary
Constructors Constructor Description ManagedMobileLobAppRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MobileAppContentCollectionRequestcontentVersions()MobileAppContentRequestcontentVersions(String id)
-
-
-
Method Detail
-
contentVersions
public MobileAppContentRequest contentVersions(String id)
-
contentVersions
public MobileAppContentCollectionRequest contentVersions()
-
-