Uses of Class
software.amazon.awssdk.services.connectcases.model.CaseEventIncludedData
-
Packages that use CaseEventIncludedData Package Description software.amazon.awssdk.services.connectcases.model -
-
Uses of CaseEventIncludedData in software.amazon.awssdk.services.connectcases.model
Methods in software.amazon.awssdk.services.connectcases.model that return CaseEventIncludedData Modifier and Type Method Description CaseEventIncludedDataEventIncludedData. caseData()Details of what case data is published through the case event stream.Methods in software.amazon.awssdk.services.connectcases.model with parameters of type CaseEventIncludedData Modifier and Type Method Description EventIncludedData.BuilderEventIncludedData.Builder. caseData(CaseEventIncludedData caseData)Details of what case data is published through the case event stream.
-