| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
static RelatedItemType |
RelatedItemType.fromValue(String value)
Use this in place of valueOf.
|
static RelatedItemType |
RelatedItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelatedItemType[] |
RelatedItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuditEvent |
AuditEvent.withRelatedItemType(RelatedItemType relatedItemType)
The Type of the related item.
|
SearchRelatedItemsResponseItem |
SearchRelatedItemsResponseItem.withType(RelatedItemType type)
Type of a related item.
|
CreateRelatedItemRequest |
CreateRelatedItemRequest.withType(RelatedItemType type)
The type of a related item.
|
Copyright © 2024. All rights reserved.