Uses of Class
odata.msgraph.client.beta.entity.request.UserFlowLanguagePageRequest
-
Packages that use UserFlowLanguagePageRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of UserFlowLanguagePageRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return UserFlowLanguagePageRequest Modifier and Type Method Description UserFlowLanguagePageRequestUserFlowLanguageConfigurationCollectionRequest. defaultPages(String id)UserFlowLanguagePageRequestUserFlowLanguageConfigurationCollectionRequest. overridesPages(String id) -
Uses of UserFlowLanguagePageRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return UserFlowLanguagePageRequest Modifier and Type Method Description UserFlowLanguagePageRequestUserFlowLanguageConfigurationRequest. defaultPages(String id)UserFlowLanguagePageRequestUserFlowLanguageConfigurationRequest. overridesPages(String id)
-