| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
static CommentBodyTextType |
CommentBodyTextType.fromValue(String value)
Use this in place of valueOf.
|
static CommentBodyTextType |
CommentBodyTextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentBodyTextType[] |
CommentBodyTextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommentContent |
CommentContent.withContentType(CommentBodyTextType contentType)
Type of the text in the box of a
Comment on a case. |
Copyright © 2022. All rights reserved.