Interface LifecyclePolicySummary.Builder

    • Method Detail

      • createdDate

        LifecyclePolicySummary.Builder createdDate​(Long createdDate)

        The Epoch time when the lifecycle policy was created.

        Parameters:
        createdDate - The Epoch time when the lifecycle policy was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        LifecyclePolicySummary.Builder description​(String description)

        The description of the lifecycle policy.

        Parameters:
        description - The description of the lifecycle policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedDate

        LifecyclePolicySummary.Builder lastModifiedDate​(Long lastModifiedDate)

        The date and time when the lifecycle policy was last modified.

        Parameters:
        lastModifiedDate - The date and time when the lifecycle policy was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        LifecyclePolicySummary.Builder name​(String name)

        The name of the lifecycle policy.

        Parameters:
        name - The name of the lifecycle policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyVersion

        LifecyclePolicySummary.Builder policyVersion​(String policyVersion)

        The version of the lifecycle policy.

        Parameters:
        policyVersion - The version of the lifecycle policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.