Interface HistoryEventExecutionDataDetails.Builder

    • Method Detail

      • truncated

        HistoryEventExecutionDataDetails.Builder truncated​(Boolean truncated)

        Indicates whether input or output was truncated in the response. Always false for API calls.

        Parameters:
        truncated - Indicates whether input or output was truncated in the response. Always false for API calls.
        Returns:
        Returns a reference to this object so that method calls can be chained together.