public class ObjectConfigureInfoForUpdate extends AbstractModel
Constructor and Description |
---|
ObjectConfigureInfoForUpdate() |
Modifier and Type | Method and Description |
---|---|
String |
getObjectLibrary()
Get Object library.
|
String |
getSwitch()
Get Switch of object recognition task.
|
void |
setObjectLibrary(String ObjectLibrary)
Set Object library.
|
void |
setSwitch(String Switch)
Set Switch of object recognition task.
|
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 getSwitch()
public void setSwitch(String Switch)
Switch
- Switch of object recognition task. Valid values:
public String getObjectLibrary()
public void setObjectLibrary(String ObjectLibrary)
ObjectLibrary
- Object library. Valid values:
Copyright © 2020. All rights reserved.