Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
ServicePortMapping |
ModifyApplicationServiceRequest.getData()
Get 单条访问方式设置
|
ServicePortMapping |
CreateApplicationServiceRequest.getService()
Get 访问方式详情
|
ServicePortMapping[] |
EksService.getServicePortMappingList()
Get 每种类型访问配置详情
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyApplicationServiceRequest.setData(ServicePortMapping Data)
Set 单条访问方式设置
|
void |
CreateApplicationServiceRequest.setService(ServicePortMapping Service)
Set 访问方式详情
|
void |
EksService.setServicePortMappingList(ServicePortMapping[] ServicePortMappingList)
Set 每种类型访问配置详情
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
ServicePortMapping(ServicePortMapping 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.