| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static DataStoreField.Builder |
DataStoreField.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DataStoreField.Builder |
DataStoreField.Builder.name(String name) |
DataStoreField.Builder |
DataStoreField.Builder.searchable(Boolean searchable) |
DataStoreField.Builder |
DataStoreField.Builder.unique(Boolean unique) |
Copyright © 2018–2020. All rights reserved.