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