-
public final class WebConnectorKt
-
-
Field Summary
Fields Modifier and Type Field Description private final ConnectorTypewebConnectorType
-
Method Summary
Modifier and Type Method Description final ConnectorTypegetWebConnectorType()The web (REST) connector type. -
-
Method Detail
-
getWebConnectorType
final ConnectorType getWebConnectorType()
The web (REST) connector type.
-
-
-
-