Uses of Class
software.amazon.awssdk.services.pinpoint.model.ApplicationDateRangeKpiResponse
-
Packages that use ApplicationDateRangeKpiResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ApplicationDateRangeKpiResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ApplicationDateRangeKpiResponse Modifier and Type Method Description ApplicationDateRangeKpiResponseGetApplicationDateRangeKpiResponse. applicationDateRangeKpiResponse()Returns the value of the ApplicationDateRangeKpiResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ApplicationDateRangeKpiResponse Modifier and Type Method Description GetApplicationDateRangeKpiResponse.BuilderGetApplicationDateRangeKpiResponse.Builder. applicationDateRangeKpiResponse(ApplicationDateRangeKpiResponse applicationDateRangeKpiResponse)Sets the value of the ApplicationDateRangeKpiResponse property for this object.
-