Package io.sundr.builder
Interface Inlineable<T>
-
- Type Parameters:
T- The object to inline.
public interface Inlineable<T>An interface that describes an Inlineable object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tupdate()
-
-
-
Method Detail
-
update
T update()
-
-