Package com.gooddata.connector
Class PardotSettings
- java.lang.Object
-
- com.gooddata.connector.PardotSettings
-
-
Constructor Summary
Constructors Constructor Description PardotSettings(String accountId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAccountId()ConnectorTypegetConnectorType()StringtoString()
-
-
-
Field Detail
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PardotSettings
public PardotSettings(String accountId)
-
-
Method Detail
-
getAccountId
public String getAccountId()
-
getConnectorType
public ConnectorType getConnectorType()
- Specified by:
getConnectorTypein interfaceSettings
-
-