| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static Quota.Builder |
Quota.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Quota.Builder |
Quota.Builder.deleted(Long deleted) |
Quota.Builder |
Quota.Builder.remaining(Long remaining) |
Quota.Builder |
Quota.Builder.state(String state) |
Quota.Builder |
Quota.Builder.storagePlanInformation(StoragePlanInformation storagePlanInformation) |
Quota.Builder |
Quota.Builder.total(Long total) |
Quota.Builder |
Quota.Builder.used(Long used) |
Copyright © 2018–2020. All rights reserved.