Uses of Class
odata.msgraph.client.beta.entity.request.ConnectorGroupRequest
-
Packages that use ConnectorGroupRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ConnectorGroupRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ConnectorGroupRequest Modifier and Type Method Description ConnectorGroupRequestApplication. getConnectorGroup() -
Uses of ConnectorGroupRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ConnectorGroupRequest Modifier and Type Method Description ConnectorGroupRequestOnPremisesPublishingProfileCollectionRequest. connectorGroups(String id)ConnectorGroupRequestConnectorCollectionRequest. memberOf(String id) -
Uses of ConnectorGroupRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ConnectorGroupRequest Modifier and Type Method Description ConnectorGroupRequestApplicationRequest. connectorGroup()ConnectorGroupRequestOnPremisesPublishingProfileRequest. connectorGroups(String id)ConnectorGroupRequestConnectorRequest. memberOf(String id)
-