| Package | Description |
|---|---|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ContentAssociationContents |
ContentAssociationContents.clone() |
ContentAssociationContents |
CreateContentAssociationRequest.getAssociation()
The identifier of the associated resource.
|
ContentAssociationContents |
ContentAssociationSummary.getAssociationData()
The content association.
|
ContentAssociationContents |
ContentAssociationData.getAssociationData()
The content association.
|
ContentAssociationContents |
ContentAssociationContents.withAmazonConnectGuideAssociation(AmazonConnectGuideAssociationData amazonConnectGuideAssociation)
The data of the step-by-step guide association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateContentAssociationRequest.setAssociation(ContentAssociationContents association)
The identifier of the associated resource.
|
void |
ContentAssociationSummary.setAssociationData(ContentAssociationContents associationData)
The content association.
|
void |
ContentAssociationData.setAssociationData(ContentAssociationContents associationData)
The content association.
|
CreateContentAssociationRequest |
CreateContentAssociationRequest.withAssociation(ContentAssociationContents association)
The identifier of the associated resource.
|
ContentAssociationSummary |
ContentAssociationSummary.withAssociationData(ContentAssociationContents associationData)
The content association.
|
ContentAssociationData |
ContentAssociationData.withAssociationData(ContentAssociationContents associationData)
The content association.
|
Copyright © 2024. All rights reserved.