Interface RegistryDockerTaskStep.UpdateStages.ImageNames

    • Method Detail

      • withImageNames

        RegistryDockerTaskStep.Update withImageNames​(List<String> imageNames)
        The function that specifies the image names.
        Parameters:
        imageNames - the list of the names of the images.
        Returns:
        the next stage of the container registry DockerTaskStep update.