Class SalesforceServiceCloudObjectDatasetTypeProperties


  • public final class SalesforceServiceCloudObjectDatasetTypeProperties
    extends Object
    Salesforce Service Cloud object dataset properties.
    • Constructor Detail

      • SalesforceServiceCloudObjectDatasetTypeProperties

        public SalesforceServiceCloudObjectDatasetTypeProperties()
    • Method Detail

      • objectApiName

        public Object objectApiName()
        Get the objectApiName property: The Salesforce Service Cloud object API name. Type: string (or Expression with resultType string).
        Returns:
        the objectApiName value.
      • withObjectApiName

        public SalesforceServiceCloudObjectDatasetTypeProperties withObjectApiName​(Object objectApiName)
        Set the objectApiName property: The Salesforce Service Cloud object API name. Type: string (or Expression with resultType string).
        Parameters:
        objectApiName - the objectApiName value to set.
        Returns:
        the SalesforceServiceCloudObjectDatasetTypeProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.