| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
RoleScopeTagAutoAssignment |
RoleScopeTagAutoAssignment.Builder.build() |
RoleScopeTagAutoAssignment |
RoleScopeTagAutoAssignment.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
RoleScopeTagAutoAssignment |
RoleScopeTagAutoAssignment.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
RoleScopeTagAutoAssignment |
RoleScopeTagAutoAssignment.withTarget(DeviceAndAppManagementAssignmentTarget target)
Returns an immutable copy of
this with just the target field
changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RoleScopeTagAutoAssignment> |
RoleScopeTag.assign(List<RoleScopeTagAutoAssignment> assignments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RoleScopeTagAutoAssignment> |
RoleScopeTag.assign(List<RoleScopeTagAutoAssignment> assignments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RoleScopeTagAutoAssignment> |
RoleScopeTagRequest.assign(List<RoleScopeTagAutoAssignment> assignments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RoleScopeTagAutoAssignment> |
RoleScopeTagRequest.assign(List<RoleScopeTagAutoAssignment> assignments) |
Copyright © 2018–2020. All rights reserved.