| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Quota |
Quota.Builder.build() |
Quota |
Quota.withDeleted(Long deleted) |
Quota |
Quota.withRemaining(Long remaining) |
Quota |
Quota.withState(String state) |
Quota |
Quota.withStoragePlanInformation(StoragePlanInformation storagePlanInformation) |
Quota |
Quota.withTotal(Long total) |
Quota |
Quota.withUsed(Long used) |
| Modifier and Type | Field and Description |
|---|---|
protected Quota |
Drive.quota |
| Modifier and Type | Method and Description |
|---|---|
Optional<Quota> |
Drive.getQuota() |
| Modifier and Type | Method and Description |
|---|---|
Drive.Builder |
Drive.Builder.quota(Quota quota) |
Drive |
Drive.withQuota(Quota quota) |
Copyright © 2018–2020. All rights reserved.