public class AlipayIserviceCognitiveImageRouteQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayIserviceCognitiveImageRouteQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
List<String> |
getCtx()
Gets ctx.
|
String |
getTraceId()
Gets trace id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setCtx(List<String> ctx)
Sets ctx.
|
void |
setTraceId(String traceId)
Sets trace id.
|
public AlipayIserviceCognitiveImageRouteQueryModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getTraceId()
public void setTraceId(String traceId)
traceId
- the trace idCopyright © 2018. All rights reserved.