com.baidubce.services.iotdm.model
Class GetEndpointsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iotdm.model.GetEndpointsResponse
- All Implemented Interfaces:
- Serializable
public class GetEndpointsResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetEndpointsResponse
public GetEndpointsResponse()
setAmount
public void setAmount(int amount)
getAmount
public int getAmount()
setEndpointList
public void setEndpointList(List<EndpointInResponse> endpointList)
getEndpointList
public List<EndpointInResponse> getEndpointList()
Copyright © 2018. All rights reserved.