| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
static QuickResponseStatus |
QuickResponseStatus.fromValue(String value)
Use this in place of valueOf.
|
static QuickResponseStatus |
QuickResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuickResponseStatus[] |
QuickResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuickResponseData |
QuickResponseData.withStatus(QuickResponseStatus status)
The status of the quick response data.
|
QuickResponseSummary |
QuickResponseSummary.withStatus(QuickResponseStatus status)
The resource status of the quick response.
|
QuickResponseSearchResultData |
QuickResponseSearchResultData.withStatus(QuickResponseStatus status)
The resource status of the quick response.
|
Copyright © 2024. All rights reserved.