Uses of Class
software.amazon.awssdk.services.securitylake.model.DataLakeUpdateException
-
Packages that use DataLakeUpdateException Package Description software.amazon.awssdk.services.securitylake.model -
-
Uses of DataLakeUpdateException in software.amazon.awssdk.services.securitylake.model
Methods in software.amazon.awssdk.services.securitylake.model that return DataLakeUpdateException Modifier and Type Method Description DataLakeUpdateExceptionDataLakeUpdateStatus. exception()The details of the lastUpdateDataLakeorDeleteDataLakeAPI request which failed.Methods in software.amazon.awssdk.services.securitylake.model with parameters of type DataLakeUpdateException Modifier and Type Method Description DataLakeUpdateStatus.BuilderDataLakeUpdateStatus.Builder. exception(DataLakeUpdateException exception)The details of the lastUpdateDataLakeorDeleteDataLakeAPI request which failed.
-