Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyRunsResponse
-
Packages that use JourneyRunsResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyRunsResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyRunsResponse Modifier and Type Method Description JourneyRunsResponseGetJourneyRunsResponse. journeyRunsResponse()Returns the value of the JourneyRunsResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyRunsResponse Modifier and Type Method Description GetJourneyRunsResponse.BuilderGetJourneyRunsResponse.Builder. journeyRunsResponse(JourneyRunsResponse journeyRunsResponse)Sets the value of the JourneyRunsResponse property for this object.
-