public class ListEipGroupRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
ListEipGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getName() |
String |
getStatus() |
ListEipGroupRequest |
setId(String id) |
ListEipGroupRequest |
setMarker(String marker) |
ListEipGroupRequest |
setMaxKeys(Integer maxKeys) |
ListEipGroupRequest |
setName(String name) |
ListEipGroupRequest |
setStatus(String status) |
public String getId()
public ListEipGroupRequest setId(String id)
public String getName()
public ListEipGroupRequest setName(String name)
public String getStatus()
public ListEipGroupRequest setStatus(String status)
public String getMarker()
public ListEipGroupRequest setMarker(String marker)
public Integer getMaxKeys()
public ListEipGroupRequest setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.