com.baidubce.services.vodpro.model.adaptor.response
Class QueryVcaResponse.Error

java.lang.Object
  extended by com.baidubce.services.vodpro.model.adaptor.response.QueryVcaResponse.Error
Enclosing class:
QueryVcaResponse

public static class QueryVcaResponse.Error
extends Object


Constructor Summary
QueryVcaResponse.Error()
           
 
Method Summary
 String getCode()
           
 String getMessage()
           
 void setCode(String code)
           
 void setMessage(String message)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryVcaResponse.Error

public QueryVcaResponse.Error()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getCode

public String getCode()

setCode

public void setCode(String code)

getMessage

public String getMessage()

setMessage

public void setMessage(String message)


Copyright © 2018. All rights reserved.