Uses of Class
software.amazon.awssdk.services.qconnect.model.GetContentAssociationRequest
-
Packages that use GetContentAssociationRequest Package Description software.amazon.awssdk.services.qconnect software.amazon.awssdk.services.qconnect.transform -
-
Uses of GetContentAssociationRequest in software.amazon.awssdk.services.qconnect
Methods in software.amazon.awssdk.services.qconnect with parameters of type GetContentAssociationRequest Modifier and Type Method Description default CompletableFuture<GetContentAssociationResponse>QConnectAsyncClient. getContentAssociation(GetContentAssociationRequest getContentAssociationRequest)Returns the content association.default GetContentAssociationResponseQConnectClient. getContentAssociation(GetContentAssociationRequest getContentAssociationRequest)Returns the content association. -
Uses of GetContentAssociationRequest in software.amazon.awssdk.services.qconnect.transform
Methods in software.amazon.awssdk.services.qconnect.transform with parameters of type GetContentAssociationRequest Modifier and Type Method Description SdkHttpFullRequestGetContentAssociationRequestMarshaller. marshall(GetContentAssociationRequest getContentAssociationRequest)
-