Uses of Class
software.amazon.awssdk.services.rds.model.DbLogFileNotFoundException
Packages that use DbLogFileNotFoundException
-
Uses of DbLogFileNotFoundException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbLogFileNotFoundExceptionModifier and TypeMethodDescriptiondefault DownloadDbLogFilePortionResponseRdsClient.downloadDBLogFilePortion(Consumer<DownloadDbLogFilePortionRequest.Builder> downloadDbLogFilePortionRequest) Downloads all or a portion of the specified log file, up to 1 MB in size.default DownloadDbLogFilePortionResponseRdsClient.downloadDBLogFilePortion(DownloadDbLogFilePortionRequest downloadDbLogFilePortionRequest) Downloads all or a portion of the specified log file, up to 1 MB in size.default DownloadDBLogFilePortionIterableRdsClient.downloadDBLogFilePortionPaginator(Consumer<DownloadDbLogFilePortionRequest.Builder> downloadDbLogFilePortionRequest) This is a variant ofRdsClient.downloadDBLogFilePortion(software.amazon.awssdk.services.rds.model.DownloadDbLogFilePortionRequest)operation.default DownloadDBLogFilePortionIterableRdsClient.downloadDBLogFilePortionPaginator(DownloadDbLogFilePortionRequest downloadDbLogFilePortionRequest) This is a variant ofRdsClient.downloadDBLogFilePortion(software.amazon.awssdk.services.rds.model.DownloadDbLogFilePortionRequest)operation.