Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneysResponse
-
Packages that use JourneysResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneysResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneysResponse Modifier and Type Method Description JourneysResponseListJourneysResponse. journeysResponse()Returns the value of the JourneysResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneysResponse Modifier and Type Method Description ListJourneysResponse.BuilderListJourneysResponse.Builder. journeysResponse(JourneysResponse journeysResponse)Sets the value of the JourneysResponse property for this object.
-