Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ServicesInfo[] |
ServiceTemplate.getServiceExtraSet()
Get Protocol port template information with remarks
|
ServicesInfo[] |
ModifyServiceTemplateAttributeRequest.getServicesExtra()
Get Protocol port information with remarks.
|
ServicesInfo[] |
CreateServiceTemplateRequest.getServicesExtra()
Get You can add remarks.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceTemplate.setServiceExtraSet(ServicesInfo[] ServiceExtraSet)
Set Protocol port template information with remarks
|
void |
ModifyServiceTemplateAttributeRequest.setServicesExtra(ServicesInfo[] ServicesExtra)
Set Protocol port information with remarks.
|
void |
CreateServiceTemplateRequest.setServicesExtra(ServicesInfo[] ServicesExtra)
Set You can add remarks.
|
Constructor and Description |
---|
ServicesInfo(ServicesInfo 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.