Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyDateRangeKpiResponse
-
Packages that use JourneyDateRangeKpiResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyDateRangeKpiResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyDateRangeKpiResponse Modifier and Type Method Description JourneyDateRangeKpiResponseGetJourneyDateRangeKpiResponse. journeyDateRangeKpiResponse()Returns the value of the JourneyDateRangeKpiResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyDateRangeKpiResponse Modifier and Type Method Description GetJourneyDateRangeKpiResponse.BuilderGetJourneyDateRangeKpiResponse.Builder. journeyDateRangeKpiResponse(JourneyDateRangeKpiResponse journeyDateRangeKpiResponse)Sets the value of the JourneyDateRangeKpiResponse property for this object.
-