Uses of Interface
software.amazon.awssdk.services.pinpoint.model.GetJourneyDateRangeKpiResponse.Builder
-
Packages that use GetJourneyDateRangeKpiResponse.Builder Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of GetJourneyDateRangeKpiResponse.Builder in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return GetJourneyDateRangeKpiResponse.Builder Modifier and Type Method Description static GetJourneyDateRangeKpiResponse.BuilderGetJourneyDateRangeKpiResponse. builder()default GetJourneyDateRangeKpiResponse.BuilderGetJourneyDateRangeKpiResponse.Builder. journeyDateRangeKpiResponse(Consumer<JourneyDateRangeKpiResponse.Builder> journeyDateRangeKpiResponse)Sets the value of the JourneyDateRangeKpiResponse property for this object.GetJourneyDateRangeKpiResponse.BuilderGetJourneyDateRangeKpiResponse.Builder. journeyDateRangeKpiResponse(JourneyDateRangeKpiResponse journeyDateRangeKpiResponse)Sets the value of the JourneyDateRangeKpiResponse property for this object.GetJourneyDateRangeKpiResponse.BuilderGetJourneyDateRangeKpiResponse. toBuilder()Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type GetJourneyDateRangeKpiResponse.Builder Modifier and Type Method Description static Class<? extends GetJourneyDateRangeKpiResponse.Builder>GetJourneyDateRangeKpiResponse. serializableBuilderClass()
-