public class DeleteInstanceRequest extends Object
| 构造器和说明 |
|---|
DeleteInstanceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteInstanceRequest |
dryRun(Boolean dryRun) |
boolean |
equals(Object o) |
@NotNull String |
getInstanceId()
Get instanceId
|
int |
hashCode() |
DeleteInstanceRequest |
instanceId(String instanceId) |
Boolean |
isDryRun()
Get dryRun
|
void |
setDryRun(Boolean dryRun) |
void |
setInstanceId(String instanceId) |
String |
toString() |
public DeleteInstanceRequest dryRun(Boolean dryRun)
public Boolean isDryRun()
public void setDryRun(Boolean dryRun)
public DeleteInstanceRequest instanceId(String instanceId)
@NotNull public @NotNull String getInstanceId()
public void setInstanceId(String instanceId)
Copyright © 2024. All rights reserved.