Uses of Class
odata.msgraph.client.beta.entity.request.MobileAppRelationshipRequest
-
Packages that use MobileAppRelationshipRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppRelationshipRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppRelationshipRequest Modifier and Type Method Description MobileAppRelationshipRequestMobileAppCollectionRequest. relationships(String id) -
Uses of MobileAppRelationshipRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppRelationshipRequest Modifier and Type Method Description MobileAppRelationshipRequestMobileAppRequest. relationships(String id)
-