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