Interface RegistryCatalogData.Builder

    • Method Detail

      • displayName

        RegistryCatalogData.Builder displayName​(String displayName)

        The display name for a public registry. This appears on the Amazon ECR Public Gallery.

        Only accounts that have the verified account badge can have a registry display name.

        Parameters:
        displayName - The display name for a public registry. This appears on the Amazon ECR Public Gallery.

        Only accounts that have the verified account badge can have a registry display name.

        Returns:
        Returns a reference to this object so that method calls can be chained together.