Uses of Class
com.tencentcloudapi.eb.v20210416.models.GetTransformationResponse
-
Packages that use GetTransformationResponse Package Description com.tencentcloudapi.eb.v20210416 com.tencentcloudapi.eb.v20210416.models -
-
Uses of GetTransformationResponse in com.tencentcloudapi.eb.v20210416
Methods in com.tencentcloudapi.eb.v20210416 that return GetTransformationResponse Modifier and Type Method Description GetTransformationResponseEbClient. GetTransformation(GetTransformationRequest req)用于获取转换器详情 -
Uses of GetTransformationResponse in com.tencentcloudapi.eb.v20210416.models
Constructors in com.tencentcloudapi.eb.v20210416.models with parameters of type GetTransformationResponse Constructor Description GetTransformationResponse(GetTransformationResponse 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.
-