| Modifier and Type | Method and Description |
|---|---|
ImageProcessAction |
ImageProcessCallCompletedEvent.getAction() |
ImageProcessAction |
ImageProcessCallProcessingEvent.getAction() |
ImageProcessAction |
ImageProcessCallFailedEvent.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageProcessCallCompletedEvent.setAction(ImageProcessAction action) |
void |
ImageProcessCallProcessingEvent.setAction(ImageProcessAction action) |
void |
ImageProcessCallFailedEvent.setAction(ImageProcessAction action) |
| Modifier and Type | Method and Description |
|---|---|
ImageProcessAction |
ItemImageProcess.getAction() |
| Modifier and Type | Method and Description |
|---|---|
ItemImageProcess.Builder |
ItemImageProcess.Builder.action(ImageProcessAction action) |
void |
ItemImageProcess.setAction(ImageProcessAction action) |
| Modifier and Type | Method and Description |
|---|---|
ImageProcessAction |
ImageProcessAction.Builder.build() |
Copyright © 2025. All rights reserved.