Uses of Class
odata.msgraph.client.beta.entity.collection.request.UserFlowLanguagePageCollectionRequest
-
Packages that use UserFlowLanguagePageCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of UserFlowLanguagePageCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UserFlowLanguagePageCollectionRequest Modifier and Type Method Description UserFlowLanguagePageCollectionRequestUserFlowLanguageConfiguration. getDefaultPages()UserFlowLanguagePageCollectionRequestUserFlowLanguageConfiguration. getOverridesPages() -
Uses of UserFlowLanguagePageCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return UserFlowLanguagePageCollectionRequest Modifier and Type Method Description UserFlowLanguagePageCollectionRequestUserFlowLanguageConfigurationCollectionRequest. defaultPages()UserFlowLanguagePageCollectionRequestUserFlowLanguageConfigurationCollectionRequest. overridesPages() -
Uses of UserFlowLanguagePageCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return UserFlowLanguagePageCollectionRequest Modifier and Type Method Description UserFlowLanguagePageCollectionRequestUserFlowLanguageConfigurationRequest. defaultPages()UserFlowLanguagePageCollectionRequestUserFlowLanguageConfigurationRequest. overridesPages()
-