com.baidubce.services.moladb.model.transform
Class DescribeTableUnmarshaller

java.lang.Object
  extended by com.baidubce.services.moladb.model.transform.DescribeTableUnmarshaller
All Implemented Interfaces:
Unmarshaller<GetTableResponse,InputStream>

public class DescribeTableUnmarshaller
extends Object
implements Unmarshaller<GetTableResponse,InputStream>


Constructor Summary
DescribeTableUnmarshaller(AbstractBceResponse response)
           
 
Method Summary
 GetTableResponse unmarshall(InputStream inputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescribeTableUnmarshaller

public DescribeTableUnmarshaller(AbstractBceResponse response)
Method Detail

unmarshall

public GetTableResponse unmarshall(InputStream inputStream)
                            throws Exception
Specified by:
unmarshall in interface Unmarshaller<GetTableResponse,InputStream>
Throws:
Exception


Copyright © 2018. All rights reserved.