Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
ServiceSetting |
DeployContainerGroupRequest.getServiceSetting()
Get 容器部署组的网络设置。
|
ServiceSetting[] |
DeployContainerApplicationRequest.getServiceSettingList()
Get Service访问配置列表
|
ServiceSetting[] |
ContainerGroupDeploy.getServiceSettingList()
Get service列表
|
Modifier and Type | Method and Description |
---|---|
void |
DeployContainerGroupRequest.setServiceSetting(ServiceSetting ServiceSetting)
Set 容器部署组的网络设置。
|
void |
DeployContainerApplicationRequest.setServiceSettingList(ServiceSetting[] ServiceSettingList)
Set Service访问配置列表
|
void |
ContainerGroupDeploy.setServiceSettingList(ServiceSetting[] ServiceSettingList)
Set service列表
|
Constructor and Description |
---|
ServiceSetting(ServiceSetting 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 © 2025. All rights reserved.