Interface MarketoClientConfiguration


public interface MarketoClientConfiguration
A Model retrieving the configuration for interacting with the Marketo REST API
  • Method Details

    • getClientId

      default String getClientId()
    • getClientSecret

      default String getClientSecret()
    • getEndpointHost

      default String getEndpointHost()
    • getMunchkinId

      default String getMunchkinId()
    • getServerInstance

      default String getServerInstance()