@Generated(value="software.amazon.awssdk:codegen") public final class DefaultCont extends ContinuationEvent
software.amazon.awssdk.services.s3.model.ContinuationEvent that represents the
SelectObjectContentEventStream$Cont event. Do not use this class directly. Instead, use the static builder
methods on SelectObjectContentEventStream.| Modifier and Type | Class and Description |
|---|---|
static interface |
DefaultCont.Builder |
SelectObjectContentEventStream.EventTypeUNKNOWN| Modifier and Type | Method and Description |
|---|---|
void |
accept(SelectObjectContentResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
ContinuationEvent. |
static DefaultCont.Builder |
builder() |
SelectObjectContentEventStream.EventType |
sdkEventType()
The type of this event.
|
DefaultCont.Builder |
toBuilder() |
copy, equals, equalsBySdkFields, getValueForField, hashCode, sdkFields, serializableBuilderClass, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontBuilder, endBuilder, progressBuilder, recordsBuilder, statsBuilderpublic DefaultCont.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ContinuationEvent.Builder,ContinuationEvent>toBuilder in class ContinuationEventpublic static DefaultCont.Builder builder()
public void accept(SelectObjectContentResponseHandler.Visitor visitor)
ContinuationEventContinuationEvent.accept in interface SelectObjectContentEventStreamaccept in class ContinuationEventvisitor - Visitor to invoke.public SelectObjectContentEventStream.EventType sdkEventType()
SelectObjectContentEventStream:event-type header on the Message.Copyright © 2023. All rights reserved.