Interface TimeToLive.Builder

    • Method Detail

      • status

        TimeToLive.Builder status​(String status)

        Shows how to enable custom Time to Live (TTL) settings for the specified table.

        Parameters:
        status - Shows how to enable custom Time to Live (TTL) settings for the specified table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        TimeToLiveStatus, TimeToLiveStatus
      • status

        TimeToLive.Builder status​(TimeToLiveStatus status)

        Shows how to enable custom Time to Live (TTL) settings for the specified table.

        Parameters:
        status - Shows how to enable custom Time to Live (TTL) settings for the specified table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        TimeToLiveStatus, TimeToLiveStatus