| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ExtensionSchemaProperty |
ExtensionSchemaProperty.Builder.build() |
ExtensionSchemaProperty |
ExtensionSchemaProperty.withName(String name) |
ExtensionSchemaProperty |
ExtensionSchemaProperty.withType(String type) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExtensionSchemaProperty> |
SchemaExtension.properties |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ExtensionSchemaProperty> |
SchemaExtension.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
SchemaExtension.Builder |
SchemaExtension.Builder.properties(List<ExtensionSchemaProperty> properties) |
Copyright © 2018–2020. All rights reserved.