Class AzureDatabricksDeltaLakeExportCommandResponse


  • public final class AzureDatabricksDeltaLakeExportCommandResponse
    extends java.lang.Object
    • Method Detail

      • dateFormat

        public java.util.Optional<java.lang.Object> dateFormat()
        Returns:
        Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
      • timestampFormat

        public java.util.Optional<java.lang.Object> timestampFormat()
        Returns:
        Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
      • type

        public java.lang.String type()
        Returns:
        The export setting type. Expected value is 'AzureDatabricksDeltaLakeExportCommand'.