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