Uses of Class
odata.msgraph.client.beta.entity.RoleScopeTagAutoAssignment.Builder
-
Packages that use RoleScopeTagAutoAssignment.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of RoleScopeTagAutoAssignment.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return RoleScopeTagAutoAssignment.Builder Modifier and Type Method Description static RoleScopeTagAutoAssignment.BuilderRoleScopeTagAutoAssignment. builderRoleScopeTagAutoAssignment()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RoleScopeTagAutoAssignment.BuilderRoleScopeTagAutoAssignment.Builder. id(String id)RoleScopeTagAutoAssignment.BuilderRoleScopeTagAutoAssignment.Builder. target(DeviceAndAppManagementAssignmentTarget target)“The auto-assignment target for the specific Role Scope Tag.”
-