static DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.builder() |
|
DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) |
The customer-assigned name of the DB instance that contains the log files you want to list.
|
DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.Builder.logFileName(String logFileName) |
The name of the log file to be downloaded.
|
DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.Builder.marker(String marker) |
The pagination token provided in the previous request or "0".
|
DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.Builder.numberOfLines(Integer numberOfLines) |
The number of lines to download.
|
DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DownloadDbLogFilePortionRequest.Builder |
DownloadDbLogFilePortionRequest.toBuilder() |
|