Package io.sundr.model.visitors
Class ApplyMethodBlockFromResources
java.lang.Object
io.sundr.model.visitors.ApplyMethodBlockFromResources
- All Implemented Interfaces:
Visitor<MethodFluent<?>>
-
Constructor Summary
ConstructorsConstructorDescriptionApplyMethodBlockFromResources(String name, String resourceName) ApplyMethodBlockFromResources(String name, String resourceName, boolean isInterface) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.sundr.builder.Visitor
addRequirement, addRequirement, canVisit, getRequirement, getType, hasItem, hasVisitMethodMatching, order, visit
-
Constructor Details
-
ApplyMethodBlockFromResources
-
ApplyMethodBlockFromResources
-
-
Method Details
-
visit
- Specified by:
visitin interfaceVisitor<MethodFluent<?>>
-