Uses of Class
com.gooddata.sdk.model.connector.ConnectorType
-
Packages that use ConnectorType Package Description com.gooddata.sdk.model.connector -
-
Uses of ConnectorType in com.gooddata.sdk.model.connector
Methods in com.gooddata.sdk.model.connector that return ConnectorType Modifier and Type Method Description ConnectorTypeProcessExecution. getConnectorType()ConnectorTypeSettings. getConnectorType()ConnectorTypeZendesk4ProcessExecution. getConnectorType()ConnectorTypeZendesk4Settings. getConnectorType()static ConnectorTypeConnectorType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConnectorType[]ConnectorType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-