public class ListEipsResponse extends ListResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListEipsResponse.EipModel |
metadata| Constructor and Description |
|---|
ListEipsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ListEipsResponse.EipModel> |
getEipList() |
void |
setEipList(List<ListEipsResponse.EipModel> eipList) |
getIsTruncated, getMarker, getMaxKeys, getNextMarker, setIsTruncated, setMarker, setMaxKeys, setNextMarkergetMetadatapublic List<ListEipsResponse.EipModel> getEipList()
public void setEipList(List<ListEipsResponse.EipModel> eipList)
Copyright © 2020. All rights reserved.