Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyStateRequest
-
Packages that use JourneyStateRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyStateRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyStateRequest Modifier and Type Method Description JourneyStateRequestUpdateJourneyStateRequest. journeyStateRequest()Returns the value of the JourneyStateRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyStateRequest Modifier and Type Method Description UpdateJourneyStateRequest.BuilderUpdateJourneyStateRequest.Builder. journeyStateRequest(JourneyStateRequest journeyStateRequest)Sets the value of the JourneyStateRequest property for this object.
-