Uses of Class
com.tencentcloudapi.anicloud.v20220923.models.QueryResourceInfoResponse
-
Packages that use QueryResourceInfoResponse Package Description com.tencentcloudapi.anicloud.v20220923 com.tencentcloudapi.anicloud.v20220923.models -
-
Uses of QueryResourceInfoResponse in com.tencentcloudapi.anicloud.v20220923
Methods in com.tencentcloudapi.anicloud.v20220923 that return QueryResourceInfoResponse Modifier and Type Method Description QueryResourceInfoResponseAnicloudClient. QueryResourceInfo(QueryResourceInfoRequest req)查询资源信息 -
Uses of QueryResourceInfoResponse in com.tencentcloudapi.anicloud.v20220923.models
Constructors in com.tencentcloudapi.anicloud.v20220923.models with parameters of type QueryResourceInfoResponse Constructor Description QueryResourceInfoResponse(QueryResourceInfoResponse 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.
-