public class Action extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Action.Builder |
| Constructor and Description |
|---|
Action() |
| Modifier and Type | Method and Description |
|---|---|
static Action.Builder |
builder() |
String |
getQuery() |
String |
getType() |
void |
setQuery(String query) |
void |
setType(String type) |
String |
toString() |
Copyright © 2025. All rights reserved.