com.baidubce.services.tsdb.model
Class GetFieldsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.tsdb.model.GetFieldsResponse
- All Implemented Interfaces:
- Serializable
public class GetFieldsResponse
- extends AbstractBceResponse
Represent the response for getting fields from Tsdb.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetFieldsResponse
public GetFieldsResponse()
getFields
public Map<String,GetFieldsResponse.FieldInfo> getFields()
setFields
public void setFields(Map<String,GetFieldsResponse.FieldInfo> fields)
Copyright © 2018. All rights reserved.