| Package | Description | 
|---|---|
| com.tencentcloudapi.tem.v20210701.models | 
| Modifier and Type | Method and Description | 
|---|---|
| EksService | DescribeApplicationServiceListResponse. getResult()Get Application EKS service list | 
| EksService | TemServiceVersionInfo. getService()Get EKS access configuration
Note: This field may return `null`, indicating that no valid values can be obtained. | 
| EksService | DeployApplicationRequest. getService()Get Application access configuration | 
| EksService | ModifyApplicationServiceRequest. getService()Get Full access mode settings | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeApplicationServiceListResponse. setResult(EksService Result)Set Application EKS service list | 
| void | TemServiceVersionInfo. setService(EksService Service)Set EKS access configuration
Note: This field may return `null`, indicating that no valid values can be obtained. | 
| void | DeployApplicationRequest. setService(EksService Service)Set Application access configuration | 
| void | ModifyApplicationServiceRequest. setService(EksService Service)Set Full access mode settings | 
| Constructor and 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. | 
Copyright © 2023. All rights reserved.