Class StoreAssociatedScriptInput


public class StoreAssociatedScriptInput extends AbstractTableActionInput
  • Constructor Details

    • StoreAssociatedScriptInput

      public StoreAssociatedScriptInput()
      Constructor
  • Method Details

    • getFieldName

      public String getFieldName()
      Getter for fieldName
    • setFieldName

      public void setFieldName(String fieldName)
      Setter for fieldName
    • withFieldName

      public StoreAssociatedScriptInput withFieldName(String fieldName)
      Fluent setter for fieldName
    • getRecordPrimaryKey

      public Serializable getRecordPrimaryKey()
      Getter for recordPrimaryKey
    • setRecordPrimaryKey

      public void setRecordPrimaryKey(Serializable recordPrimaryKey)
      Setter for recordPrimaryKey
    • withRecordPrimaryKey

      public StoreAssociatedScriptInput withRecordPrimaryKey(Serializable recordPrimaryKey)
      Fluent setter for recordPrimaryKey
    • getCode

      public String getCode()
      Getter for code
    • setCode

      public void setCode(String code)
      Setter for code
    • withCode

      public StoreAssociatedScriptInput withCode(String code)
      Fluent setter for code
    • getCommitMessage

      public String getCommitMessage()
      Getter for commitMessage
    • setCommitMessage

      public void setCommitMessage(String commitMessage)
      Setter for commitMessage
    • withCommitMessage

      public StoreAssociatedScriptInput withCommitMessage(String commitMessage)
      Fluent setter for commitMessage
    • getApiName

      public String getApiName()
      Getter for apiName
    • setApiName

      public void setApiName(String apiName)
      Setter for apiName
    • withApiName

      public StoreAssociatedScriptInput withApiName(String apiName)
      Fluent setter for apiName
    • getApiVersion

      public String getApiVersion()
      Getter for apiVersion
    • setApiVersion

      public void setApiVersion(String apiVersion)
      Setter for apiVersion
    • withApiVersion

      public StoreAssociatedScriptInput withApiVersion(String apiVersion)
      Fluent setter for apiVersion