Interface DataLakeUpdateException.Builder

    • Method Detail

      • code

        DataLakeUpdateException.Builder code​(String code)

        The reason code for the exception of the last UpdateDataLake or DeleteDataLake API request.

        Parameters:
        code - The reason code for the exception of the last UpdateDataLake or DeleteDataLake API request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reason

        DataLakeUpdateException.Builder reason​(String reason)

        The reason for the exception of the last UpdateDataLakeor DeleteDataLake API request.

        Parameters:
        reason - The reason for the exception of the last UpdateDataLakeor DeleteDataLake API request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.