Interface SqlDatabaseImportExportResponse

    • Method Detail

      • requestType

        String requestType()
        Returns:
        the request type of the operation
      • requestId

        String requestId()
        Returns:
        the UUID of the operation
      • serverName

        String serverName()
        Returns:
        the name of the server
      • databaseName

        String databaseName()
        Returns:
        the name of the database
      • status

        String status()
        Returns:
        the status message returned from the server
      • lastModifiedTime

        String lastModifiedTime()
        Returns:
        the operation status last modified time
      • queuedTime

        String queuedTime()
        Returns:
        the operation queued time
      • blobUri

        String blobUri()
        Returns:
        the blob uri
      • errorMessage

        String errorMessage()
        Returns:
        the error message returned from the server