Interface RegistryListItem.Builder

    • Method Detail

      • registryName

        RegistryListItem.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.
      • registryArn

        RegistryListItem.Builder registryArn​(String registryArn)

        The Amazon Resource Name (ARN) of the registry.

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

        RegistryListItem.Builder description​(String description)

        A description of the registry.

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

        RegistryListItem.Builder createdTime​(String createdTime)

        The data the registry was created.

        Parameters:
        createdTime - The data the registry was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • updatedTime

        RegistryListItem.Builder updatedTime​(String updatedTime)

        The date the registry was updated.

        Parameters:
        updatedTime - The date the registry was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.