| Package | Description |
|---|---|
| com.amazonaws.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
static PostContactSummaryStatus |
PostContactSummaryStatus.fromValue(String value)
Use this in place of valueOf.
|
static PostContactSummaryStatus |
PostContactSummaryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PostContactSummaryStatus[] |
PostContactSummaryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PostContactSummary |
PostContactSummary.withStatus(PostContactSummaryStatus status)
Whether the summary was successfully COMPLETED or FAILED to be generated.
|
Copyright © 2025. All rights reserved.