| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
DownloadDbLogFilePortionResponse.Builder |
DownloadDbLogFilePortionResponse.Builder.additionalDataPending(Boolean additionalDataPending)
Boolean value that if true, indicates there is more data to be downloaded.
|
static DownloadDbLogFilePortionResponse.Builder |
DownloadDbLogFilePortionResponse.builder() |
DownloadDbLogFilePortionResponse.Builder |
DownloadDbLogFilePortionResponse.Builder.logFileData(String logFileData)
Entries from the specified log file.
|
DownloadDbLogFilePortionResponse.Builder |
DownloadDbLogFilePortionResponse.Builder.marker(String marker)
A pagination token that can be used in a later
DownloadDBLogFilePortion request. |
DownloadDbLogFilePortionResponse.Builder |
DownloadDbLogFilePortionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DownloadDbLogFilePortionResponse.Builder> |
DownloadDbLogFilePortionResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.