| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociationType |
AssociationType.fromValue(String value)
Use this in place of valueOf.
|
static AssociationType |
AssociationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationType[] |
AssociationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssistantAssociationSummary |
AssistantAssociationSummary.withAssociationType(AssociationType associationType)
The type of association.
|
CreateAssistantAssociationRequest |
CreateAssistantAssociationRequest.withAssociationType(AssociationType associationType)
The type of association.
|
AssistantAssociationData |
AssistantAssociationData.withAssociationType(AssociationType associationType)
The type of association.
|
Copyright © 2023. All rights reserved.