Interface DataLakeUpdateException.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DataLakeUpdateException.Builder,DataLakeUpdateException>, SdkBuilder<DataLakeUpdateException.Builder,DataLakeUpdateException>, SdkPojo
Enclosing class:
DataLakeUpdateException

public static interface DataLakeUpdateException.Builder extends SdkPojo, CopyableBuilder<DataLakeUpdateException.Builder,DataLakeUpdateException>
  • Method Details

    • 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

      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.