public class ResponsesInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponsesInput.Builder |
static class |
ResponsesInput.ResponsesInputSerializer |
| Constructor and Description |
|---|
ResponsesInput() |
| Modifier and Type | Method and Description |
|---|---|
static ResponsesInput.Builder |
builder() |
List<InputItem> |
getListValue() |
String |
getStringValue() |
void |
setListValue(List<InputItem> listValue) |
void |
setStringValue(String stringValue) |
Copyright © 2025. All rights reserved.