Uses of Class
software.amazon.awssdk.services.customerprofiles.model.SegmentGroupStructure
-
Packages that use SegmentGroupStructure Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of SegmentGroupStructure in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return SegmentGroupStructure Modifier and Type Method Description SegmentGroupStructureCreateSegmentEstimateRequest. segmentQuery()The segment query for calculating a segment estimate.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type SegmentGroupStructure Modifier and Type Method Description CreateSegmentEstimateRequest.BuilderCreateSegmentEstimateRequest.Builder. segmentQuery(SegmentGroupStructure segmentQuery)The segment query for calculating a segment estimate.
-