Uses of Interface
software.amazon.awssdk.services.qconnect.model.GetContentAssociationResponse.Builder
-
Packages that use GetContentAssociationResponse.Builder Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of GetContentAssociationResponse.Builder in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.model that return GetContentAssociationResponse.Builder Modifier and Type Method Description static GetContentAssociationResponse.BuilderGetContentAssociationResponse. builder()default GetContentAssociationResponse.BuilderGetContentAssociationResponse.Builder. contentAssociation(Consumer<ContentAssociationData.Builder> 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.GetContentAssociationResponse.BuilderGetContentAssociationResponse. toBuilder()Methods in software.amazon.awssdk.services.qconnect.model that return types with arguments of type GetContentAssociationResponse.Builder Modifier and Type Method Description static Class<? extends GetContentAssociationResponse.Builder>GetContentAssociationResponse. serializableBuilderClass()
-