Interface AwsEcrRepositoryLifecyclePolicyDetails.Builder

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

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

    • lifecyclePolicyText

      AwsEcrRepositoryLifecyclePolicyDetails.Builder lifecyclePolicyText(String lifecyclePolicyText)

      The text of the lifecycle policy.

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

      The Amazon Web Services account identifier that is associated with the registry that contains the repository.

      Parameters:
      registryId - The Amazon Web Services account identifier that is associated with the registry that contains the repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.