| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeInfo |
ContentTypeInfo.Builder.build() |
ContentTypeInfo |
ContentTypeInfo.withId(String id) |
ContentTypeInfo |
ContentTypeInfo.withName(String name) |
| Modifier and Type | Field and Description |
|---|---|
protected ContentTypeInfo |
ListItem.contentType |
protected ContentTypeInfo |
SitePage.contentType |
| Modifier and Type | Method and Description |
|---|---|
Optional<ContentTypeInfo> |
ListItem.getContentType() |
Optional<ContentTypeInfo> |
SitePage.getContentType() |
| Modifier and Type | Method and Description |
|---|---|
ListItem.Builder |
ListItem.Builder.contentType(ContentTypeInfo contentType) |
SitePage.Builder |
SitePage.Builder.contentType(ContentTypeInfo contentType) |
ListItem |
ListItem.withContentType(ContentTypeInfo contentType) |
SitePage |
SitePage.withContentType(ContentTypeInfo contentType) |
Copyright © 2018–2020. All rights reserved.