public class SpaceListMarkRequest extends EvsBaseRequest
| Constructor and Description |
|---|
SpaceListMarkRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getMarker() |
int |
getMaxSize() |
String |
getSpaceName() |
String |
getStatus() |
String |
getType() |
int |
hashCode() |
void |
setMarker(Long marker) |
void |
setMaxSize(int maxSize) |
void |
setSpaceName(String spaceName) |
void |
setStatus(String status) |
void |
setType(String type) |
String |
toString() |
withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic Long getMarker()
public void setMarker(Long marker)
public int getMaxSize()
public void setMaxSize(int maxSize)
public String getSpaceName()
public void setSpaceName(String spaceName)
public String getStatus()
public void setStatus(String status)
public String getType()
public void setType(String type)
Copyright © 2023. All rights reserved.