Uses of Class
odata.msgraph.client.beta.entity.OnPremisesAgentGroup
-
Packages that use OnPremisesAgentGroup Package Description odata.msgraph.client.beta.entity -
-
Uses of OnPremisesAgentGroup in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OnPremisesAgentGroup Modifier and Type Method Description OnPremisesAgentGroupOnPremisesAgentGroup.Builder. build()OnPremisesAgentGroupOnPremisesAgentGroup. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.OnPremisesAgentGroupOnPremisesAgentGroup. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).OnPremisesAgentGroupOnPremisesAgentGroup. withDisplayName(String displayName)OnPremisesAgentGroupOnPremisesAgentGroup. withIsDefault(Boolean isDefault)OnPremisesAgentGroupOnPremisesAgentGroup. withPublishingType(OnPremisesPublishingType publishingType)OnPremisesAgentGroupOnPremisesAgentGroup. withUnmappedField(String name, String value)
-