Interface JourneyExecutionMetricsResponse.Builder

    • Method Detail

      • applicationId

        JourneyExecutionMetricsResponse.Builder applicationId​(String applicationId)

        The unique identifier for the application that the metric applies to.

        Parameters:
        applicationId - The unique identifier for the application that the metric applies to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • journeyId

        JourneyExecutionMetricsResponse.Builder journeyId​(String journeyId)

        The unique identifier for the journey that the metric applies to.

        Parameters:
        journeyId - The unique identifier for the journey that the metric applies to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastEvaluatedTime

        JourneyExecutionMetricsResponse.Builder lastEvaluatedTime​(String lastEvaluatedTime)

        The date and time, in ISO 8601 format, when Amazon Pinpoint last evaluated the journey and updated the data for the metric.

        Parameters:
        lastEvaluatedTime - The date and time, in ISO 8601 format, when Amazon Pinpoint last evaluated the journey and updated the data for the metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.