public class Vpc extends Object
| Constructor and Description |
|---|
Vpc() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVpcId() |
String |
getVpcName() |
String |
getVpcRegion() |
Vpc |
setVpcId(String vpcId) |
Vpc |
setVpcName(String vpcName) |
Vpc |
setVpcRegion(String vpcRegion) |
String |
toString() |
Copyright © 2026. All rights reserved.