public class QueryTheListOfEipsInTheRecyclingBinRequest extends Object
| Constructor and Description |
|---|
QueryTheListOfEipsInTheRecyclingBinRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEip() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getName() |
QueryTheListOfEipsInTheRecyclingBinRequest |
setEip(String eip) |
QueryTheListOfEipsInTheRecyclingBinRequest |
setMarker(String marker) |
QueryTheListOfEipsInTheRecyclingBinRequest |
setMaxKeys(Integer maxKeys) |
QueryTheListOfEipsInTheRecyclingBinRequest |
setName(String name) |
public QueryTheListOfEipsInTheRecyclingBinRequest()
public String getEip()
public QueryTheListOfEipsInTheRecyclingBinRequest setEip(String eip)
public String getName()
public QueryTheListOfEipsInTheRecyclingBinRequest setName(String name)
public String getMarker()
public QueryTheListOfEipsInTheRecyclingBinRequest setMarker(String marker)
public Integer getMaxKeys()
public QueryTheListOfEipsInTheRecyclingBinRequest setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.