Interface SalesforceAction.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SalesforceAction.Builder,SalesforceAction>, SdkBuilder<SalesforceAction.Builder,SalesforceAction>, SdkPojo
Enclosing class:
SalesforceAction

public static interface SalesforceAction.Builder extends SdkPojo, CopyableBuilder<SalesforceAction.Builder,SalesforceAction>
  • Method Details

    • token

      The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.

      Parameters:
      token - The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.

      Parameters:
      url - The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.