Interface DescribeRegistryResponse.Builder

  • Method Details

    • description

      DescribeRegistryResponse.Builder description(String description)

      The description of the registry.

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

      DescribeRegistryResponse.Builder registryArn(String registryArn)

      The ARN of the registry.

      Parameters:
      registryArn - The ARN of the registry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • registryName

      DescribeRegistryResponse.Builder registryName(String registryName)

      The name of the registry.

      Parameters:
      registryName - The name of the registry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      Tags associated with the registry.

      Parameters:
      tags - Tags associated with the registry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.