Uses of Class
software.amazon.awssdk.services.qconnect.model.AmazonConnectGuideAssociationData
-
Packages that use AmazonConnectGuideAssociationData Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of AmazonConnectGuideAssociationData in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.model that return AmazonConnectGuideAssociationData Modifier and Type Method Description AmazonConnectGuideAssociationDataContentAssociationContents. amazonConnectGuideAssociation()The data of the step-by-step guide association.Methods in software.amazon.awssdk.services.qconnect.model with parameters of type AmazonConnectGuideAssociationData Modifier and Type Method Description ContentAssociationContents.BuilderContentAssociationContents.Builder. amazonConnectGuideAssociation(AmazonConnectGuideAssociationData amazonConnectGuideAssociation)The data of the step-by-step guide association.static ContentAssociationContentsContentAssociationContents. fromAmazonConnectGuideAssociation(AmazonConnectGuideAssociationData amazonConnectGuideAssociation)Create an instance of this class withContentAssociationContents.amazonConnectGuideAssociation()initialized to the given value.
-