Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
RunEIPDirectServiceEnabled |
EnhancedService.getEIPDirectService()
Get 是否开通IP直通。若不指定该参数,则Linux镜像默认开通,windows镜像暂不支持IP直通。
|
Modifier and Type | Method and Description |
---|---|
void |
EnhancedService.setEIPDirectService(RunEIPDirectServiceEnabled EIPDirectService)
Set 是否开通IP直通。若不指定该参数,则Linux镜像默认开通,windows镜像暂不支持IP直通。
|
Constructor and Description |
---|
RunEIPDirectServiceEnabled(RunEIPDirectServiceEnabled source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.