public class DescribeDataEngineImageVersionsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeDataEngineImageVersionsRequest() | 
| DescribeDataEngineImageVersionsRequest(DescribeDataEngineImageVersionsRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getAsc()Get | 
| String | getEngineType()Get Types of engines: SQL, SparkBatch, StandardSpark, and StandardPresto | 
| String | getSort()Get | 
| void | setAsc(Boolean Asc)Set | 
| void | setEngineType(String EngineType)Set Types of engines: SQL, SparkBatch, StandardSpark, and StandardPresto | 
| void | setSort(String Sort)Set | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeDataEngineImageVersionsRequest()
public DescribeDataEngineImageVersionsRequest(DescribeDataEngineImageVersionsRequest source)
public String getEngineType()
public void setEngineType(String EngineType)
EngineType - Types of engines: SQL, SparkBatch, StandardSpark, and StandardPrestopublic String getSort()
public void setSort(String Sort)
Sort - public Boolean getAsc()
public void setAsc(Boolean Asc)
Asc - Copyright © 2025. All rights reserved.