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