Uses of Class
odata.msgraph.client.beta.entity.RoleScopeTag.Builder
-
Packages that use RoleScopeTag.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of RoleScopeTag.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return RoleScopeTag.Builder Modifier and Type Method Description static RoleScopeTag.BuilderRoleScopeTag. builderRoleScopeTag()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RoleScopeTag.BuilderRoleScopeTag.Builder. description(String description)“Description of the Role Scope Tag.”RoleScopeTag.BuilderRoleScopeTag.Builder. displayName(String displayName)“The display or friendly name of the Role Scope Tag.”RoleScopeTag.BuilderRoleScopeTag.Builder. id(String id)RoleScopeTag.BuilderRoleScopeTag.Builder. isBuiltIn(Boolean isBuiltIn)“Description of the Role Scope Tag.
-