public class ItemWebSearchCall extends BaseItem implements OutputItem
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemWebSearchCall.Builder |
| Constructor and Description |
|---|
ItemWebSearchCall() |
| Modifier and Type | Method and Description |
|---|---|
static ItemWebSearchCall.Builder |
builder() |
Action |
getAction() |
String |
getId() |
String |
getStatus() |
void |
setAction(Action action) |
void |
setId(String id) |
void |
setStatus(String status) |
String |
toString() |
getType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypepublic Action getAction()
public void setAction(Action action)
public String getStatus()
public void setStatus(String status)
public String getId()
public void setId(String id)
public static ItemWebSearchCall.Builder builder()
Copyright © 2025. All rights reserved.