Class SapCloudForCustomerResourceDatasetTypeProperties


  • public final class SapCloudForCustomerResourceDatasetTypeProperties
    extends Object
    Sap Cloud For Customer OData resource dataset properties.
    • Constructor Detail

      • SapCloudForCustomerResourceDatasetTypeProperties

        public SapCloudForCustomerResourceDatasetTypeProperties()
    • Method Detail

      • path

        public Object path()
        Get the path property: The path of the SAP Cloud for Customer OData entity. Type: string (or Expression with resultType string).
        Returns:
        the path value.
      • withPath

        public SapCloudForCustomerResourceDatasetTypeProperties withPath​(Object path)
        Set the path property: The path of the SAP Cloud for Customer OData entity. Type: string (or Expression with resultType string).
        Parameters:
        path - the path value to set.
        Returns:
        the SapCloudForCustomerResourceDatasetTypeProperties object itself.
      • validate

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