Interface GetRegistryResponse.Builder

    • Method Detail

      • registryName

        GetRegistryResponse.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

        GetRegistryResponse.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

        GetRegistryResponse.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

        GetRegistryResponse.Builder createdTime​(String createdTime)

        The date and time the registry was created.

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

        GetRegistryResponse.Builder updatedTime​(String updatedTime)

        The date and time the registry was updated.

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