| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Acl |
Acl.Builder.build() |
Acl |
Acl.withAccessType(AccessType accessType) |
Acl |
Acl.withIdentitySource(String identitySource) |
Acl |
Acl.withType(AclType type) |
Acl |
Acl.withValue(String value) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Acl> |
ExternalItem.acl |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Acl> |
ExternalItem.getAcl() |
com.github.davidmoten.odata.client.CollectionPage<Acl> |
ExternalItem.getAcl(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ExternalItem.Builder |
ExternalItem.Builder.acl(Acl... acl) |
| Modifier and Type | Method and Description |
|---|---|
ExternalItem.Builder |
ExternalItem.Builder.acl(List<Acl> acl) |
Copyright © 2018–2020. All rights reserved.