Uses of Class
com.tencentcloudapi.emr.v20190103.models.DescribeInstanceRenewNodesResponse
-
Packages that use DescribeInstanceRenewNodesResponse Package Description com.tencentcloudapi.emr.v20190103 com.tencentcloudapi.emr.v20190103.models -
-
Uses of DescribeInstanceRenewNodesResponse in com.tencentcloudapi.emr.v20190103
Methods in com.tencentcloudapi.emr.v20190103 that return DescribeInstanceRenewNodesResponse Modifier and Type Method Description DescribeInstanceRenewNodesResponseEmrClient. DescribeInstanceRenewNodes(DescribeInstanceRenewNodesRequest req)查询待续费节点信息 -
Uses of DescribeInstanceRenewNodesResponse in com.tencentcloudapi.emr.v20190103.models
Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type DescribeInstanceRenewNodesResponse Constructor Description DescribeInstanceRenewNodesResponse(DescribeInstanceRenewNodesResponse 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.
-