Uses of Class
com.tencentcloudapi.tse.v20201207.models.CloudNativeAPIGatewayConfig
-
Packages that use CloudNativeAPIGatewayConfig Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of CloudNativeAPIGatewayConfig in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return CloudNativeAPIGatewayConfig Modifier and Type Method Description CloudNativeAPIGatewayConfig[]DescribeCloudNativeAPIGatewayConfigResult. getConfigList()Get 分组网络配置列表。Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type CloudNativeAPIGatewayConfig Modifier and Type Method Description voidDescribeCloudNativeAPIGatewayConfigResult. setConfigList(CloudNativeAPIGatewayConfig[] ConfigList)Set 分组网络配置列表。Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type CloudNativeAPIGatewayConfig Constructor Description CloudNativeAPIGatewayConfig(CloudNativeAPIGatewayConfig 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.
-