Uses of Class
com.tencentcloudapi.memcached.v20190318.models.DescribeInstancesResponse
-
Packages that use DescribeInstancesResponse Package Description com.tencentcloudapi.memcached.v20190318 com.tencentcloudapi.memcached.v20190318.models -
-
Uses of DescribeInstancesResponse in com.tencentcloudapi.memcached.v20190318
Methods in com.tencentcloudapi.memcached.v20190318 that return DescribeInstancesResponse Modifier and Type Method Description DescribeInstancesResponseMemcachedClient. DescribeInstances(DescribeInstancesRequest req)获取Cmem实例列表 -
Uses of DescribeInstancesResponse in com.tencentcloudapi.memcached.v20190318.models
Constructors in com.tencentcloudapi.memcached.v20190318.models with parameters of type DescribeInstancesResponse Constructor Description DescribeInstancesResponse(DescribeInstancesResponse 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.
-