Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateJourneyRequest
-
Packages that use UpdateJourneyRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of UpdateJourneyRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type UpdateJourneyRequest Modifier and Type Method Description default CompletableFuture<UpdateJourneyResponse>PinpointAsyncClient. updateJourney(UpdateJourneyRequest updateJourneyRequest)Updates the configuration and other settings for a journey.default UpdateJourneyResponsePinpointClient. updateJourney(UpdateJourneyRequest updateJourneyRequest)Updates the configuration and other settings for a journey. -
Uses of UpdateJourneyRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type UpdateJourneyRequest Modifier and Type Method Description SdkHttpFullRequestUpdateJourneyRequestMarshaller. marshall(UpdateJourneyRequest updateJourneyRequest)
-