Class K8S.Resource

  • All Implemented Interfaces:
    K8S, org.openrewrite.marker.Marker, org.openrewrite.Tree
    Enclosing interface:
    K8S

    public static class K8S.Resource
    extends java.lang.Object
    implements K8S
    • Constructor Summary

      Constructors 
      Constructor Description
      Resource()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.openrewrite.marker.Marker

        isAcceptable, print
      • Methods inherited from interface org.openrewrite.Tree

        accept, getId, isScope, print, print, printTrimmed, printTrimmed, printTrimmed
    • Constructor Detail

      • Resource

        public Resource()