Interface ManagedResourceBuilder

    • Method Detail

      • init

        default void init​(Annotation annotation)
        (Optional) Init managed resource builder using the metadata from the annotation.
        Parameters:
        annotation - metadata
      • getComputedProperty

        default String getComputedProperty​(String property)
        Returns:
        computed property that depends on the managed resource builder implementation.