public class OcrForStartExecutionInput extends Object
| Constructor and Description |
|---|
OcrForStartExecutionInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMode()
Get mode
|
int |
hashCode() |
Boolean |
isWithImageSet()
Get withImageSet
|
OcrForStartExecutionInput |
mode(String mode) |
void |
setMode(String mode) |
void |
setWithImageSet(Boolean withImageSet) |
String |
toString() |
OcrForStartExecutionInput |
withImageSet(Boolean withImageSet) |
public OcrForStartExecutionInput mode(String mode)
public String getMode()
public void setMode(String mode)
public OcrForStartExecutionInput withImageSet(Boolean withImageSet)
public Boolean isWithImageSet()
public void setWithImageSet(Boolean withImageSet)
Copyright © 2025. All rights reserved.