Uses of Class
odata.msgraph.client.beta.entity.ProgramControlType.Builder
-
Packages that use ProgramControlType.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ProgramControlType.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ProgramControlType.Builder Modifier and Type Method Description static ProgramControlType.BuilderProgramControlType. builderProgramControlType()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ProgramControlType.BuilderProgramControlType.Builder. controlTypeGroupId(String controlTypeGroupId)ProgramControlType.BuilderProgramControlType.Builder. displayName(String displayName)ProgramControlType.BuilderProgramControlType.Builder. id(String id)
-