Uses of Class
odata.msgraph.client.beta.entity.OnPremisesPublishingProfile
-
Packages that use OnPremisesPublishingProfile Package Description odata.msgraph.client.beta.entity -
-
Uses of OnPremisesPublishingProfile in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OnPremisesPublishingProfile Modifier and Type Method Description OnPremisesPublishingProfileOnPremisesPublishingProfile.Builder. build()OnPremisesPublishingProfileOnPremisesPublishingProfile. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.OnPremisesPublishingProfileOnPremisesPublishingProfile. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).OnPremisesPublishingProfileOnPremisesPublishingProfile. withHybridAgentUpdaterConfiguration(HybridAgentUpdaterConfiguration hybridAgentUpdaterConfiguration)OnPremisesPublishingProfileOnPremisesPublishingProfile. withIsEnabled(Boolean isEnabled)OnPremisesPublishingProfileOnPremisesPublishingProfile. withUnmappedField(String name, String value)
-