public class GetEndpointsResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
GetEndpointsResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
List<EndpointInResponse> |
getEndpointList() |
void |
setAmount(int amount) |
void |
setEndpointList(List<EndpointInResponse> endpointList) |
getMetadatapublic void setAmount(int amount)
public int getAmount()
public void setEndpointList(List<EndpointInResponse> endpointList)
public List<EndpointInResponse> getEndpointList()
Copyright © 2021. All rights reserved.