public class DeleteVpcRequest extends Object
| Constructor and Description |
|---|
DeleteVpcRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getVpcId()
Get vpcId
|
int |
hashCode() |
void |
setVpcId(String vpcId) |
String |
toString() |
DeleteVpcRequest |
vpcId(String vpcId) |
public DeleteVpcRequest vpcId(String vpcId)
@NotNull public @NotNull String getVpcId()
public void setVpcId(String vpcId)
Copyright © 2024. All rights reserved.