com.baidubce.services.blb.model
Class ListBlbResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.model.ListResponse
com.baidubce.services.blb.model.ListBlbResponse
- All Implemented Interfaces:
- Serializable
public class ListBlbResponse
- extends ListResponse
The response for list blb.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListBlbResponse
public ListBlbResponse()
getBlbList
public List<BlbInstance> getBlbList()
setBlbList
public void setBlbList(List<BlbInstance> blbList)
Copyright © 2018. All rights reserved.