Uses of Class
software.amazon.awssdk.services.customerprofiles.model.DestinationSummary
-
Packages that use DestinationSummary Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of DestinationSummary in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return DestinationSummary Modifier and Type Method Description DestinationSummaryEventStreamSummary. destinationSummary()Summary information about the Kinesis data stream.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type DestinationSummary Modifier and Type Method Description EventStreamSummary.BuilderEventStreamSummary.Builder. destinationSummary(DestinationSummary destinationSummary)Summary information about the Kinesis data stream.
-