Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeUpstreamInfo
-
Packages that use DescribeUpstreamInfo Package Description com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeUpstreamInfo in com.tencentcloudapi.apigateway.v20180808.models
Methods in com.tencentcloudapi.apigateway.v20180808.models that return DescribeUpstreamInfo Modifier and Type Method Description DescribeUpstreamInfoDescribeUpstreamsResponse. getResult()Get 查询结果Methods in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeUpstreamInfo Modifier and Type Method Description voidDescribeUpstreamsResponse. setResult(DescribeUpstreamInfo Result)Set 查询结果Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeUpstreamInfo Constructor Description DescribeUpstreamInfo(DescribeUpstreamInfo 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.
-