Uses of Class
odata.msgraph.client.beta.entity.request.ExternalGroupRequest
-
Packages that use ExternalGroupRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ExternalGroupRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ExternalGroupRequest Modifier and Type Method Description ExternalGroupRequestExternalConnectionCollectionRequest. groups(String id) -
Uses of ExternalGroupRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ExternalGroupRequest Modifier and Type Method Description ExternalGroupRequestExternalConnectionRequest. groups(String id)
-