Class AutoRebuildStarted.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder , com.google.protobuf.MessageLite.Builder , com.google.protobuf.MessageLiteOrBuilder , com.google.protobuf.MessageOrBuilder , java.lang.Cloneable , xyz.block.ftl.v1.language.AutoRebuildStartedOrBuilder

    
    public final class AutoRebuildStarted.Builder
    extends GeneratedMessageV3.Builder<BuilderT> implements AutoRebuildStartedOrBuilder
                        
    AutoRebuildStarted should be sent when the plugin decides to start rebuilding automatically.
    
    It is not required to send this event, though it helps inform the user that their changes are not yet built.
    FTL may ignore this event if it does not match FTL's current build context and state.
    If the plugin decides to cancel the build because another build started, no failure or cancellation event needs
    to be sent.
    
    Protobuf type xyz.block.ftl.v1.language.AutoRebuildStarted