com.baidubce.services.lss.model
Class ListDomainAppResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.lss.model.ListDomainAppResponse
All Implemented Interfaces:
Serializable

public class ListDomainAppResponse
extends AbstractBceResponse

Created by wuyafei on 16/10/14.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
ListDomainAppResponse()
           
 
Method Summary
 List<String> getAppList()
           
 void setAppList(List<String> appList)
           
 String toString()
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListDomainAppResponse

public ListDomainAppResponse()
Method Detail

getAppList

public List<String> getAppList()

setAppList

public void setAppList(List<String> appList)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.