public static class EnableKibanaPvlNetworkRequest.EnableKibanaPvlNetworkRequestVSwitchIdsZone
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
vswitchId
This parameter is required.
|
String |
zoneId
This parameter is required.
|
构造器和说明 |
---|
EnableKibanaPvlNetworkRequestVSwitchIdsZone() |
@NameInMap(value="vswitchId") public String vswitchId
This parameter is required.
@NameInMap(value="zoneId") public String zoneId
This parameter is required.
public EnableKibanaPvlNetworkRequestVSwitchIdsZone()
public static EnableKibanaPvlNetworkRequest.EnableKibanaPvlNetworkRequestVSwitchIdsZone build(Map<String,?> map) throws Exception
Exception
public EnableKibanaPvlNetworkRequest.EnableKibanaPvlNetworkRequestVSwitchIdsZone setVswitchId(String vswitchId)
public String getVswitchId()
public EnableKibanaPvlNetworkRequest.EnableKibanaPvlNetworkRequestVSwitchIdsZone setZoneId(String zoneId)
public String getZoneId()
Copyright © 2024. All rights reserved.