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