public class VpcForBindVPCInput extends Object
| Constructor and Description |
|---|
VpcForBindVPCInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRegion()
Get region
|
String |
getVpcId()
Get vpcId
|
int |
hashCode() |
VpcForBindVPCInput |
region(String region) |
void |
setRegion(String region) |
void |
setVpcId(String vpcId) |
String |
toString() |
VpcForBindVPCInput |
vpcId(String vpcId) |
public VpcForBindVPCInput region(String region)
public String getRegion()
public void setRegion(String region)
public VpcForBindVPCInput vpcId(String vpcId)
public String getVpcId()
public void setVpcId(String vpcId)
Copyright © 2026. All rights reserved.