Uses of Class
com.tencentcloudapi.emr.v20190103.models.InquiryPriceRenewInstanceResponse
-
Packages that use InquiryPriceRenewInstanceResponse Package Description com.tencentcloudapi.emr.v20190103 com.tencentcloudapi.emr.v20190103.models -
-
Uses of InquiryPriceRenewInstanceResponse in com.tencentcloudapi.emr.v20190103
Methods in com.tencentcloudapi.emr.v20190103 that return InquiryPriceRenewInstanceResponse Modifier and Type Method Description InquiryPriceRenewInstanceResponseEmrClient. InquiryPriceRenewInstance(InquiryPriceRenewInstanceRequest req)续费询价。 -
Uses of InquiryPriceRenewInstanceResponse in com.tencentcloudapi.emr.v20190103.models
Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type InquiryPriceRenewInstanceResponse Constructor Description InquiryPriceRenewInstanceResponse(InquiryPriceRenewInstanceResponse 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.
-