Uses of Class
software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
Packages that use SegmentImportResource Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of SegmentImportResource in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return SegmentImportResource Modifier and Type Method Description SegmentImportResourceSegmentResponse. importDefinition()The settings for the import job that's associated with the segment.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type SegmentImportResource Modifier and Type Method Description SegmentResponse.BuilderSegmentResponse.Builder. importDefinition(SegmentImportResource importDefinition)The settings for the import job that's associated with the segment.
-