public class ListConfigResponse extends Response
protected List<String>
configs
protected int
count
total
ListConfigResponse(Map<String,String> headers, int count, int total, List<String> configs)
List<String>
GetConfigs()
int
GetCount()
GetTotal()
GetAllHeaders, GetHeader, GetRequestId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int total
protected int count
protected List<String> configs
public ListConfigResponse(Map<String,String> headers, int count, int total, List<String> configs)
public int GetTotal()
public int GetCount()
public List<String> GetConfigs()
Copyright © 2020. All Rights Reserved.