public class DescribeAppBlbServerGroupResponse
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
DescribeAppBlbServerGroupResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AppServerGroup> |
getAppServerGroupList() |
Boolean |
getIsTruncated() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getNextMarker() |
DescribeAppBlbServerGroupResponse |
setAppServerGroupList(List<AppServerGroup> appServerGroupList) |
DescribeAppBlbServerGroupResponse |
setIsTruncated(Boolean isTruncated) |
DescribeAppBlbServerGroupResponse |
setMarker(String marker) |
DescribeAppBlbServerGroupResponse |
setMaxKeys(Integer maxKeys) |
DescribeAppBlbServerGroupResponse |
setNextMarker(String nextMarker) |
String |
toString() |
public List<AppServerGroup> getAppServerGroupList()
public DescribeAppBlbServerGroupResponse setAppServerGroupList(List<AppServerGroup> appServerGroupList)
public String getMarker()
public DescribeAppBlbServerGroupResponse setMarker(String marker)
public Boolean getIsTruncated()
public DescribeAppBlbServerGroupResponse setIsTruncated(Boolean isTruncated)
public String getNextMarker()
public DescribeAppBlbServerGroupResponse setNextMarker(String nextMarker)
public Integer getMaxKeys()
public DescribeAppBlbServerGroupResponse setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.