Interface GetIntegrationRulesRequest


public interface GetIntegrationRulesRequest
Provides the data needed to retrieve a specific set of integration rules; built from GetIntegrationRulesRequestBuilder.build(). Evaluate this request with IntegrationRuleService.getIntegrationRules(GetIntegrationRulesRequest).
  • Method Details

    • getConnectionId

      String getConnectionId()
      Retrieves the connection ID.
      Returns:
      connection ID
    • getIntegrationPointAPIName

      String getIntegrationPointAPIName()
      Retrieves the integration point API name.
      Returns:
      integration point API name