Uses of Class
com.tencentcloudapi.tke.v20180525.models.ECMEnhancedService
-
Packages that use ECMEnhancedService Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of ECMEnhancedService in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return ECMEnhancedService Modifier and Type Method Description ECMEnhancedServiceCreateECMInstancesRequest. getEnhancedService()Get 增强服务,包括云镜和云监控Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type ECMEnhancedService Modifier and Type Method Description voidCreateECMInstancesRequest. setEnhancedService(ECMEnhancedService EnhancedService)Set 增强服务,包括云镜和云监控Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type ECMEnhancedService Constructor Description ECMEnhancedService(ECMEnhancedService 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.
-