Uses of Class
odata.msgraph.client.beta.complex.DataStoreField
-
Packages that use DataStoreField Package Description odata.msgraph.client.beta.complex -
-
Uses of DataStoreField in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DataStoreField Modifier and Type Method Description DataStoreFieldDataStoreField.Builder. build()DataStoreFieldDataStoreField. withName(String name)DataStoreFieldDataStoreField. withSearchable(Boolean searchable)DataStoreFieldDataStoreField. withUnique(Boolean unique)DataStoreFieldDataStoreField. withUnmappedField(String name, String value)
-