public class ItemMCPApprovalRequest extends BaseItem implements InputItem, OutputItem
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemMCPApprovalRequest.Builder |
| Constructor and Description |
|---|
ItemMCPApprovalRequest() |
| Modifier and Type | Method and Description |
|---|---|
static ItemMCPApprovalRequest.Builder |
builder() |
String |
getArguments() |
String |
getId() |
String |
getName() |
String |
getServerLabel() |
void |
setArguments(String arguments) |
void |
setId(String id) |
void |
setName(String name) |
void |
setServerLabel(String serverLabel) |
String |
toString() |
getType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypepublic String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getArguments()
public void setArguments(String arguments)
public String getServerLabel()
public void setServerLabel(String serverLabel)
public static ItemMCPApprovalRequest.Builder builder()
Copyright © 2025. All rights reserved.