Uses of Class
com.tencentcloudapi.tke.v20180525.models.DescribeEdgeAvailableExtraArgsResponse
-
Packages that use DescribeEdgeAvailableExtraArgsResponse Package Description com.tencentcloudapi.tke.v20180525 com.tencentcloudapi.tke.v20180525.models -
-
Uses of DescribeEdgeAvailableExtraArgsResponse in com.tencentcloudapi.tke.v20180525
Methods in com.tencentcloudapi.tke.v20180525 that return DescribeEdgeAvailableExtraArgsResponse Modifier and Type Method Description DescribeEdgeAvailableExtraArgsResponseTkeClient. DescribeEdgeAvailableExtraArgs(DescribeEdgeAvailableExtraArgsRequest req)查询边缘容器集群可用的自定义参数 -
Uses of DescribeEdgeAvailableExtraArgsResponse in com.tencentcloudapi.tke.v20180525.models
Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type DescribeEdgeAvailableExtraArgsResponse Constructor Description DescribeEdgeAvailableExtraArgsResponse(DescribeEdgeAvailableExtraArgsResponse 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.
-