Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeExclusiveInstancesResponse
-
Packages that use DescribeExclusiveInstancesResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeExclusiveInstancesResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeExclusiveInstancesResponse Modifier and Type Method Description DescribeExclusiveInstancesResponseApigatewayClient. DescribeExclusiveInstances(DescribeExclusiveInstancesRequest req)本接口(DescribeExclusiveInstances)用于查询独享实例列表信息。 -
Uses of DescribeExclusiveInstancesResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeExclusiveInstancesResponse Constructor Description DescribeExclusiveInstancesResponse(DescribeExclusiveInstancesResponse 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.
-