Uses of Class
odata.msgraph.client.beta.complex.RoleScopeTagInfo.Builder
-
Packages that use RoleScopeTagInfo.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of RoleScopeTagInfo.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return RoleScopeTagInfo.Builder Modifier and Type Method Description static RoleScopeTagInfo.BuilderRoleScopeTagInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RoleScopeTagInfo.BuilderRoleScopeTagInfo.Builder. displayName(String displayName)“Scope Tag Display name.”RoleScopeTagInfo.BuilderRoleScopeTagInfo.Builder. roleScopeTagId(String roleScopeTagId)“Scope Tag Id.”
-