Uses of Class
odata.msgraph.client.beta.entity.OnPremisesPublishingProfile.Builder
-
Packages that use OnPremisesPublishingProfile.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of OnPremisesPublishingProfile.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OnPremisesPublishingProfile.Builder Modifier and Type Method Description static OnPremisesPublishingProfile.BuilderOnPremisesPublishingProfile. builderOnPremisesPublishingProfile()Returns a builder which is used to create a new instance of this class (given that this class is immutable).OnPremisesPublishingProfile.BuilderOnPremisesPublishingProfile.Builder. hybridAgentUpdaterConfiguration(HybridAgentUpdaterConfiguration hybridAgentUpdaterConfiguration)OnPremisesPublishingProfile.BuilderOnPremisesPublishingProfile.Builder. id(String id)OnPremisesPublishingProfile.BuilderOnPremisesPublishingProfile.Builder. isEnabled(Boolean isEnabled)
-