Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyRunExecutionMetricsResponse
-
Packages that use JourneyRunExecutionMetricsResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyRunExecutionMetricsResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyRunExecutionMetricsResponse Modifier and Type Method Description JourneyRunExecutionMetricsResponseGetJourneyRunExecutionMetricsResponse. journeyRunExecutionMetricsResponse()Returns the value of the JourneyRunExecutionMetricsResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyRunExecutionMetricsResponse Modifier and Type Method Description GetJourneyRunExecutionMetricsResponse.BuilderGetJourneyRunExecutionMetricsResponse.Builder. journeyRunExecutionMetricsResponse(JourneyRunExecutionMetricsResponse journeyRunExecutionMetricsResponse)Sets the value of the JourneyRunExecutionMetricsResponse property for this object.
-