Uses of Interface
software.amazon.awssdk.services.rds.model.DownloadDbLogFilePortionResponse.Builder
Packages that use DownloadDbLogFilePortionResponse.Builder
-
Uses of DownloadDbLogFilePortionResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DownloadDbLogFilePortionResponse.BuilderModifier and TypeMethodDescriptionDownloadDbLogFilePortionResponse.Builder.additionalDataPending(Boolean additionalDataPending) A Boolean value that, if true, indicates there is more data to be downloaded.DownloadDbLogFilePortionResponse.builder()DownloadDbLogFilePortionResponse.Builder.logFileData(String logFileData) Entries from the specified log file.A pagination token that can be used in a laterDownloadDBLogFilePortionrequest.DownloadDbLogFilePortionResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DownloadDbLogFilePortionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DownloadDbLogFilePortionResponse.Builder>DownloadDbLogFilePortionResponse.serializableBuilderClass()