Interface TargetContainerRepository.Builder

    • Method Detail

      • repositoryName

        TargetContainerRepository.Builder repositoryName​(String repositoryName)

        The name of the container repository where the output container image is stored. This name is prefixed by the repository location.

        Parameters:
        repositoryName - The name of the container repository where the output container image is stored. This name is prefixed by the repository location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.