| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
| K8sService[] | CreateUpstreamRequest. getK8sService()Get Configuration of TKE service | 
| K8sService[] | ModifyUpstreamRequest. getK8sService()Get Configuration of TKE service | 
| K8sService[] | UpstreamInfo. getK8sServices()Get Configuration of TKE service
Note: This field may return `NULL`, indicating that no valid value was found. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateUpstreamRequest. setK8sService(K8sService[] K8sService)Set Configuration of TKE service | 
| void | ModifyUpstreamRequest. setK8sService(K8sService[] K8sService)Set Configuration of TKE service | 
| void | UpstreamInfo. setK8sServices(K8sService[] K8sServices)Set Configuration of TKE service
Note: This field may return `NULL`, indicating that no valid value was found. | 
| Constructor and Description | 
|---|
| K8sService(K8sService 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 © 2022. All rights reserved.