Uses of Class
com.tencentcloudapi.tem.v20201221.models.EksService
-
Packages that use EksService Package Description com.tencentcloudapi.tem.v20201221.models -
-
Uses of EksService in com.tencentcloudapi.tem.v20201221.models
Methods in com.tencentcloudapi.tem.v20201221.models that return EksService Modifier and Type Method Description EksServiceDeployServiceV2Request. getEksService()Get eks 访问设置Methods in com.tencentcloudapi.tem.v20201221.models with parameters of type EksService Modifier and Type Method Description voidDeployServiceV2Request. setEksService(EksService EksService)Set eks 访问设置Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type EksService Constructor Description EksService(EksService 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.
-