| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectDefinition |
ExpressionInputObject.definition |
| Modifier and Type | Method and Description |
|---|---|
ObjectDefinition |
ObjectDefinition.Builder.build() |
ObjectDefinition |
ObjectDefinition.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ObjectDefinition> |
ExpressionInputObject.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionInputObject.Builder |
ExpressionInputObject.Builder.definition(ObjectDefinition definition) |
ExpressionInputObject |
ExpressionInputObject.withDefinition(ObjectDefinition definition) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ObjectDefinition> |
DirectoryDefinition.objects |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ObjectDefinition> |
DirectoryDefinition.getObjects() |
| Modifier and Type | Method and Description |
|---|---|
DirectoryDefinition.Builder |
DirectoryDefinition.Builder.objects(List<ObjectDefinition> objects) |
Copyright © 2018–2020. All rights reserved.