Class DefaultRecords

java.lang.Object
software.amazon.awssdk.services.s3.model.RecordsEvent
software.amazon.awssdk.services.s3.model.selectobjectcontenteventstream.DefaultRecords
All Implemented Interfaces:
Serializable, SdkPojo, SelectObjectContentEventStream, ToCopyableBuilder<RecordsEvent.Builder,RecordsEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultRecords extends RecordsEvent
A specialization of software.amazon.awssdk.services.s3.model.RecordsEvent that represents the SelectObjectContentEventStream$Records event. Do not use this class directly. Instead, use the static builder methods on SelectObjectContentEventStream.
See Also: