Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.InstanceAttributesResponse
-
Packages that use InstanceAttributesResponse Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of InstanceAttributesResponse in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return InstanceAttributesResponse Modifier and Type Method Description InstanceAttributesResponseDescribeInstanceAttributesResponse. getResult()Get 实例属性返回结果对象。Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type InstanceAttributesResponse Modifier and Type Method Description voidDescribeInstanceAttributesResponse. setResult(InstanceAttributesResponse Result)Set 实例属性返回结果对象。Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type InstanceAttributesResponse Constructor Description InstanceAttributesResponse(InstanceAttributesResponse 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.
-