public class ListInstanceRequest extends Object
| Constructor and Description |
|---|
ListInstanceRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceType() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getRegion() |
String |
getStatus() |
void |
setInstanceType(String instanceType) |
void |
setMarker(String marker) |
void |
setMaxKeys(Integer maxKeys) |
void |
setRegion(String region) |
void |
setStatus(String status) |
public String getInstanceType()
public void setInstanceType(String instanceType)
public String getMarker()
public void setMarker(String marker)
public Integer getMaxKeys()
public void setMaxKeys(Integer maxKeys)
public String getStatus()
public void setStatus(String status)
public String getRegion()
public void setRegion(String region)
Copyright © 2022. All rights reserved.