public static class ConnectorType.Companion
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
getNone()
Not a specific connector type.
|
ConnectorType |
getRest()
built-in rest connector.
|
@NotNull public ConnectorType getNone()
Not a specific connector type.
@NotNull public ConnectorType getRest()
built-in rest connector.