Class AzureDatabricksDeltaLakeImportCommandResponse


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

      • dateFormat

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

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