Uses of Class
odata.msgraph.client.beta.complex.OnPremisesPublishing
-
Packages that use OnPremisesPublishing Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of OnPremisesPublishing in odata.msgraph.client.beta.complex
-
Uses of OnPremisesPublishing in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as OnPremisesPublishing Modifier and Type Field Description protected OnPremisesPublishingApplication. onPremisesPublishingMethods in odata.msgraph.client.beta.entity that return types with arguments of type OnPremisesPublishing Modifier and Type Method Description Optional<OnPremisesPublishing>Application. getOnPremisesPublishing()Methods in odata.msgraph.client.beta.entity with parameters of type OnPremisesPublishing Modifier and Type Method Description Application.BuilderApplication.Builder. onPremisesPublishing(OnPremisesPublishing onPremisesPublishing)ApplicationApplication. withOnPremisesPublishing(OnPremisesPublishing onPremisesPublishing)
-