public class DataServices extends Object
| Constructor and Description |
|---|
DataServices() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataServiceVersion() |
List<Schema> |
getSchemas() |
DataServices |
setDataServiceVersion(String dataServiceVersion)
Sets the data service version for this
DataServices |
DataServices |
setSchemas(List<Schema> schemas)
Sets the schemas for this
DataServices |
public DataServices setSchemas(List<Schema> schemas)
DataServicesschemas - DataServices for method chainingpublic DataServices setDataServiceVersion(String dataServiceVersion)
DataServicesdataServiceVersion - DataServices for method chainingpublic String getDataServiceVersion()
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.