Interface UpdateLookupTableResponse.Builder

    • Method Detail

      • lookupTableArn

        UpdateLookupTableResponse.Builder lookupTableArn​(String lookupTableArn)

        The ARN of the lookup table that was updated.

        Parameters:
        lookupTableArn - The ARN of the lookup table that was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUpdatedTime

        UpdateLookupTableResponse.Builder lastUpdatedTime​(Long lastUpdatedTime)

        The time when the lookup table was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

        Parameters:
        lastUpdatedTime - The time when the lookup table was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.