public class DeleteFunctionRequest extends AbstractModel
Constructor and Description |
---|
DeleteFunctionRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getFunctionName()
获取要删除的函数名称
|
void |
setFunctionName(String FunctionName)
设置要删除的函数名称
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, getBinaryParams, getMultipartRequestParams, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.