| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static ContentType.Builder |
ContentType.builderContentType()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ContentType.Builder |
ContentType.Builder.description(String description) |
ContentType.Builder |
ContentType.Builder.group(String group) |
ContentType.Builder |
ContentType.Builder.hidden(Boolean hidden) |
ContentType.Builder |
ContentType.Builder.id(String id) |
ContentType.Builder |
ContentType.Builder.inheritedFrom(ItemReference inheritedFrom) |
ContentType.Builder |
ContentType.Builder.name(String name) |
ContentType.Builder |
ContentType.Builder.order(ContentTypeOrder order) |
ContentType.Builder |
ContentType.Builder.parentId(String parentId) |
ContentType.Builder |
ContentType.Builder.readOnly(Boolean readOnly) |
ContentType.Builder |
ContentType.Builder.sealed(Boolean sealed) |
Copyright © 2018–2020. All rights reserved.