public final class LaunchTaskOperation extends Operation
Modifier and Type | Class and Description |
---|---|
static class |
LaunchTaskOperation.Builder |
Modifier and Type | Method and Description |
---|---|
static LaunchTaskOperation.Builder |
builder() |
boolean |
equals(Object o) |
Task |
getTask()
Get task
|
List<TextToConfirm> |
getTextToConfirm()
Get textToConfirm
|
int |
hashCode() |
String |
toString() |
public static LaunchTaskOperation.Builder builder()
public List<TextToConfirm> getTextToConfirm()
public Task getTask()
Copyright © 2023. All rights reserved.