Uses of Class
software.amazon.awssdk.services.pinpoint.model.ConflictException
-
Packages that use ConflictException Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint API -
-
Uses of ConflictException in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint that throw ConflictException Modifier and Type Method Description default UpdateJourneyResponsePinpointClient. updateJourney(Consumer<UpdateJourneyRequest.Builder> updateJourneyRequest)Updates the configuration and other settings for a journey.default UpdateJourneyResponsePinpointClient. updateJourney(UpdateJourneyRequest updateJourneyRequest)Updates the configuration and other settings for a journey.
-