Uses of Class
com.tencentcloudapi.tke.v20180525.models.DescribeEKSClusterCredentialResponse
-
Packages that use DescribeEKSClusterCredentialResponse Package Description com.tencentcloudapi.tke.v20180525 com.tencentcloudapi.tke.v20180525.models -
-
Uses of DescribeEKSClusterCredentialResponse in com.tencentcloudapi.tke.v20180525
Methods in com.tencentcloudapi.tke.v20180525 that return DescribeEKSClusterCredentialResponse Modifier and Type Method Description DescribeEKSClusterCredentialResponseTkeClient. DescribeEKSClusterCredential(DescribeEKSClusterCredentialRequest req)获取弹性容器集群的接入认证信息 -
Uses of DescribeEKSClusterCredentialResponse in com.tencentcloudapi.tke.v20180525.models
Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type DescribeEKSClusterCredentialResponse Constructor Description DescribeEKSClusterCredentialResponse(DescribeEKSClusterCredentialResponse 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.
-