| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<RoleScopeTagInfo> |
AuditActor.userRoleScopeTags |
| Modifier and Type | Method and Description |
|---|---|
RoleScopeTagInfo |
RoleScopeTagInfo.Builder.build() |
RoleScopeTagInfo |
RoleScopeTagInfo.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
RoleScopeTagInfo |
RoleScopeTagInfo.withRoleScopeTagId(String roleScopeTagId)
Returns an immutable copy of
this with just the roleScopeTagId
field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<RoleScopeTagInfo> |
AuditActor.getUserRoleScopeTags()
“List of user scope tags when the audit was performed.”
|
| Modifier and Type | Method and Description |
|---|---|
AuditActor.Builder |
AuditActor.Builder.userRoleScopeTags(List<RoleScopeTagInfo> userRoleScopeTags)
“List of user scope tags when the audit was performed.”
|
Copyright © 2018–2020. All rights reserved.