Class ContainerImage


  • public class ContainerImage
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ContainerImage​(java.lang.String imageName)  
      ContainerImage​(org.openrewrite.yaml.tree.Yaml.Scalar scalar)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContainerImage

        public ContainerImage​(org.openrewrite.yaml.tree.Yaml.Scalar scalar)
      • ContainerImage

        public ContainerImage​(java.lang.String imageName)