| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
ActionReviewPayloadFieldAllowedValue |
ActionReviewPayloadFieldAllowedValue.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<ActionReviewPayloadFieldAllowedValue> |
ActionReviewPayloadField.getAllowedValues()
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business
to perform the requested plugin action.
|
| Modifier and Type | Method and Description |
|---|---|
ActionReviewPayloadField |
ActionReviewPayloadField.withAllowedValues(ActionReviewPayloadFieldAllowedValue... allowedValues)
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business
to perform the requested plugin action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionReviewPayloadField.setAllowedValues(Collection<ActionReviewPayloadFieldAllowedValue> allowedValues)
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business
to perform the requested plugin action.
|
ActionReviewPayloadField |
ActionReviewPayloadField.withAllowedValues(Collection<ActionReviewPayloadFieldAllowedValue> allowedValues)
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business
to perform the requested plugin action.
|
Copyright © 2025. All rights reserved.