public static class DescribeServiceMeshDetailResponse.ServiceMesh.Spec.Network extends Object
| Constructor and Description |
|---|
Network() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSecurityGroupId() |
String |
getVpcId() |
List<String> |
getVSwitches() |
void |
setSecurityGroupId(String securityGroupId) |
void |
setVpcId(String vpcId) |
void |
setVSwitches(List<String> vSwitches) |
Copyright © 2020. All Rights Reserved.