public static final class ListGrantVSwitchesToCenResponseBody.VSwitches.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ListGrantVSwitchesToCenResponseBody.VSwitches |
build() |
ListGrantVSwitchesToCenResponseBody.VSwitches.Builder |
vpcId(String vpcId)
The ID of the VPC to which the vSwitch belongs.
|
ListGrantVSwitchesToCenResponseBody.VSwitches.Builder |
vSwitchId(String vSwitchId)
The ID of the vSwitch.
|
ListGrantVSwitchesToCenResponseBody.VSwitches.Builder |
vSwitchName(String vSwitchName)
The name of the vSwitch.
|
ListGrantVSwitchesToCenResponseBody.VSwitches.Builder |
zoneId(String zoneId)
The ID of the zone to which the vSwitch belongs.
|
public ListGrantVSwitchesToCenResponseBody.VSwitches.Builder vSwitchId(String vSwitchId)
The ID of the vSwitch.
example:vsw-bp1194lh263wx1gsk****
public ListGrantVSwitchesToCenResponseBody.VSwitches.Builder vSwitchName(String vSwitchName)
The name of the vSwitch.
example:nametest
public ListGrantVSwitchesToCenResponseBody.VSwitches.Builder vpcId(String vpcId)
The ID of the VPC to which the vSwitch belongs.
example:vpc-bp12ge2tq5gzdc915****
public ListGrantVSwitchesToCenResponseBody.VSwitches.Builder zoneId(String zoneId)
The ID of the zone to which the vSwitch belongs.
example:cn-hangzhou-h
public ListGrantVSwitchesToCenResponseBody.VSwitches build()
Copyright © 2025. All rights reserved.