public class ListTbspIpCleanRequest extends Object
| Constructor and Description |
|---|
ListTbspIpCleanRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getIp() |
String |
getMarker() |
Integer |
getMaxKeys() |
ListTbspIpCleanRequest |
setId(String id) |
ListTbspIpCleanRequest |
setIp(String ip) |
ListTbspIpCleanRequest |
setMarker(String marker) |
ListTbspIpCleanRequest |
setMaxKeys(Integer maxKeys) |
public String getId()
public ListTbspIpCleanRequest setId(String id)
public String getIp()
public ListTbspIpCleanRequest setIp(String ip)
public String getMarker()
public ListTbspIpCleanRequest setMarker(String marker)
public Integer getMaxKeys()
public ListTbspIpCleanRequest setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.