| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.baseType(String baseType) |
static Schema.Builder |
Schema.builderSchema()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Schema.Builder |
Schema.Builder.id(String id) |
Schema.Builder |
Schema.Builder.properties(List<Property> properties) |
Schema.Builder |
Schema.Builder.properties(Property... properties) |
Schema.Builder |
Schema.Builder.propertiesNextLink(String propertiesNextLink) |
Copyright © 2018–2020. All rights reserved.