public class ImageProcessAction extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageProcessAction.Builder |
| Constructor and Description |
|---|
ImageProcessAction() |
| Modifier and Type | Method and Description |
|---|---|
static ImageProcessAction.Builder |
builder() |
String |
getResultImageUrl() |
String |
getType() |
void |
setResultImageUrl(String resultImageUrl) |
void |
setType(String type) |
String |
toString() |
public String getType()
public void setType(String type)
public String getResultImageUrl()
public void setResultImageUrl(String resultImageUrl)
public static ImageProcessAction.Builder builder()
Copyright © 2025. All rights reserved.