public class ListEipBpRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
ListEipBpRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBindType() |
String |
getId() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getName() |
String |
getType() |
ListEipBpRequest |
setBindType(String bindType) |
ListEipBpRequest |
setId(String id) |
ListEipBpRequest |
setMarker(String marker) |
ListEipBpRequest |
setMaxKeys(Integer maxKeys) |
ListEipBpRequest |
setName(String name) |
ListEipBpRequest |
setType(String type) |
public String getMarker()
public ListEipBpRequest setMarker(String marker)
public Integer getMaxKeys()
public ListEipBpRequest setMaxKeys(Integer maxKeys)
public String getId()
public ListEipBpRequest setId(String id)
public String getName()
public ListEipBpRequest setName(String name)
public String getBindType()
public ListEipBpRequest setBindType(String bindType)
public String getType()
public ListEipBpRequest setType(String type)
Copyright © 2026. All rights reserved.