Interface ContainerImage.Builder

    • Method Detail

      • uri

        ContainerImage.Builder uri​(String uri)

        The URI locating the container image.

        Parameters:
        uri - The URI locating the container image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.