Class TestConnectionResponse

java.lang.Object
org.eclipse.lemminx.customservice.synapse.connectors.entity.TestConnectionResponse

public class TestConnectionResponse extends Object
  • Constructor Details

    • TestConnectionResponse

      public TestConnectionResponse(Boolean isConnectionValid)
    • TestConnectionResponse

      public TestConnectionResponse(String errorMessage)
  • Method Details