Uses of Class
com.tencentcloudapi.emr.v20190103.models.InquiryPriceUpdateInstanceRequest
-
Packages that use InquiryPriceUpdateInstanceRequest Package Description com.tencentcloudapi.emr.v20190103 com.tencentcloudapi.emr.v20190103.models -
-
Uses of InquiryPriceUpdateInstanceRequest in com.tencentcloudapi.emr.v20190103
Methods in com.tencentcloudapi.emr.v20190103 with parameters of type InquiryPriceUpdateInstanceRequest Modifier and Type Method Description InquiryPriceUpdateInstanceResponseEmrClient. InquiryPriceUpdateInstance(InquiryPriceUpdateInstanceRequest req)变配询价 -
Uses of InquiryPriceUpdateInstanceRequest in com.tencentcloudapi.emr.v20190103.models
Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type InquiryPriceUpdateInstanceRequest Constructor Description InquiryPriceUpdateInstanceRequest(InquiryPriceUpdateInstanceRequest 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.
-