Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyExecutionMetricsResponse
-
Packages that use JourneyExecutionMetricsResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyExecutionMetricsResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyExecutionMetricsResponse Modifier and Type Method Description JourneyExecutionMetricsResponseGetJourneyExecutionMetricsResponse. journeyExecutionMetricsResponse()Returns the value of the JourneyExecutionMetricsResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyExecutionMetricsResponse Modifier and Type Method Description GetJourneyExecutionMetricsResponse.BuilderGetJourneyExecutionMetricsResponse.Builder. journeyExecutionMetricsResponse(JourneyExecutionMetricsResponse journeyExecutionMetricsResponse)Sets the value of the JourneyExecutionMetricsResponse property for this object.
-