Interface DeleteLifecyclePolicyResponse.Builder

  • Method Details

    • registryId

      The registry ID associated with the request.

      Parameters:
      registryId - The registry ID associated with the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • repositoryName

      DeleteLifecyclePolicyResponse.Builder repositoryName(String repositoryName)

      The repository name associated with the request.

      Parameters:
      repositoryName - The repository name associated with the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lifecyclePolicyText

      DeleteLifecyclePolicyResponse.Builder lifecyclePolicyText(String lifecyclePolicyText)

      The JSON lifecycle policy text.

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

      DeleteLifecyclePolicyResponse.Builder lastEvaluatedAt(Instant lastEvaluatedAt)

      The time stamp of the last time that the lifecycle policy was run.

      Parameters:
      lastEvaluatedAt - The time stamp of the last time that the lifecycle policy was run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.