public class ListLayerVersionsRequest extends AbstractModel
Constructor and Description |
---|
ListLayerVersionsRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getCompatibleRuntime()
Get 适配的运行时
|
String |
getLayerName()
Get 层名称
|
void |
setCompatibleRuntime(String[] CompatibleRuntime)
Set 适配的运行时
|
void |
setLayerName(String LayerName)
Set 层名称
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getLayerName()
public void setLayerName(String LayerName)
LayerName
- 层名称public String[] getCompatibleRuntime()
public void setCompatibleRuntime(String[] CompatibleRuntime)
CompatibleRuntime
- 适配的运行时Copyright © 2020. All rights reserved.