Class InboundConnectorResponse
java.lang.Object
org.eclipse.lemminx.customservice.synapse.inbound.conector.InboundConnectorResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonObjectvoidsetUiSchema(com.google.gson.JsonObject uiSchema)
-
Field Details
-
connectorName
-
uiSchema
public com.google.gson.JsonObject uiSchema
-
-
Constructor Details
-
InboundConnectorResponse
public InboundConnectorResponse()
-
-
Method Details
-
getUiSchema
public com.google.gson.JsonObject getUiSchema() -
setUiSchema
public void setUiSchema(com.google.gson.JsonObject uiSchema)
-