| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Account.Builder |
Account.Builder.blocked(Boolean blocked) |
static Account.Builder |
Account.builderAccount()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Account.Builder |
Account.Builder.category(String category) |
Account.Builder |
Account.Builder.displayName(String displayName) |
Account.Builder |
Account.Builder.id(String id) |
Account.Builder |
Account.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Account.Builder |
Account.Builder.number(String number) |
Account.Builder |
Account.Builder.subCategory(String subCategory) |
Copyright © 2018–2020. All rights reserved.