| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DirectorySizeQuota |
DirectorySizeQuota.Builder.build() |
DirectorySizeQuota |
DirectorySizeQuota.withTotal(Integer total) |
DirectorySizeQuota |
DirectorySizeQuota.withUsed(Integer used) |
| Modifier and Type | Field and Description |
|---|---|
protected DirectorySizeQuota |
Organization.directorySizeQuota |
| Modifier and Type | Method and Description |
|---|---|
Optional<DirectorySizeQuota> |
Organization.getDirectorySizeQuota() |
| Modifier and Type | Method and Description |
|---|---|
Organization.Builder |
Organization.Builder.directorySizeQuota(DirectorySizeQuota directorySizeQuota) |
Organization |
Organization.withDirectorySizeQuota(DirectorySizeQuota directorySizeQuota) |
Copyright © 2018–2020. All rights reserved.