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