Interface LifecyclePolicySummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LifecyclePolicySummary.Builder,LifecyclePolicySummary>, SdkBuilder<LifecyclePolicySummary.Builder,LifecyclePolicySummary>, SdkPojo
Enclosing class:
LifecyclePolicySummary

public static interface LifecyclePolicySummary.Builder extends SdkPojo, CopyableBuilder<LifecyclePolicySummary.Builder,LifecyclePolicySummary>
  • Method Details

    • 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

      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.
    • type

      The type of lifecycle policy.

      Parameters:
      type - The type of lifecycle policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of lifecycle policy.

      Parameters:
      type - The type of lifecycle policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: