public class ListHaVipRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
ListHaVipRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getVpcId() |
ListHaVipRequest |
setMarker(String marker) |
ListHaVipRequest |
setMaxKeys(Integer maxKeys) |
ListHaVipRequest |
setVpcId(String vpcId) |
public String getVpcId()
public ListHaVipRequest setVpcId(String vpcId)
public String getMarker()
public ListHaVipRequest setMarker(String marker)
public Integer getMaxKeys()
public ListHaVipRequest setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.