Uses of Class
software.amazon.awssdk.services.qconnect.model.ContentAssociationData
-
Packages that use ContentAssociationData Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of ContentAssociationData in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.model that return ContentAssociationData Modifier and Type Method Description ContentAssociationDataCreateContentAssociationResponse. contentAssociation()The association between Amazon Q in Connect content and another resource.ContentAssociationDataGetContentAssociationResponse. contentAssociation()The association between Amazon Q in Connect content and another resource.Methods in software.amazon.awssdk.services.qconnect.model with parameters of type ContentAssociationData Modifier and Type Method Description CreateContentAssociationResponse.BuilderCreateContentAssociationResponse.Builder. contentAssociation(ContentAssociationData contentAssociation)The association between Amazon Q in Connect content and another resource.GetContentAssociationResponse.BuilderGetContentAssociationResponse.Builder. contentAssociation(ContentAssociationData contentAssociation)The association between Amazon Q in Connect content and another resource.
-