| Package | Description | 
|---|---|
| com.tencentcloudapi.tem.v20201221.models | 
| Modifier and Type | Method and Description | 
|---|---|
| IngressInfo | ModifyIngressRequest. getIngress()Get Ingress rule configuration | 
| IngressInfo | DescribeIngressResponse. getResult()Get Ingress rule configuration | 
| IngressInfo[] | DescribeRelatedIngressesResponse. getResult()Get Ingress array. | 
| IngressInfo[] | DescribeIngressesResponse. getResult()Get Ingress array
Note: this field may return null, indicating that no valid values can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyIngressRequest. setIngress(IngressInfo Ingress)Set Ingress rule configuration | 
| void | DescribeIngressResponse. setResult(IngressInfo Result)Set Ingress rule configuration | 
| void | DescribeRelatedIngressesResponse. setResult(IngressInfo[] Result)Set Ingress array. | 
| void | DescribeIngressesResponse. setResult(IngressInfo[] Result)Set Ingress array
Note: this field may return null, indicating that no valid values can be obtained. | 
| Constructor and Description | 
|---|
| IngressInfo(IngressInfo 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 © 2025. All rights reserved.