Uses of Interface
software.amazon.awssdk.services.s3.model.ContinuationEvent.Builder
-
Packages that use ContinuationEvent.Builder Package Description software.amazon.awssdk.services.s3.model software.amazon.awssdk.services.s3.model.selectobjectcontenteventstream -
-
Uses of ContinuationEvent.Builder in software.amazon.awssdk.services.s3.model
Classes in software.amazon.awssdk.services.s3.model that implement ContinuationEvent.Builder Modifier and Type Class Description protected static classContinuationEvent.BuilderImplMethods in software.amazon.awssdk.services.s3.model that return ContinuationEvent.Builder Modifier and Type Method Description static ContinuationEvent.BuilderContinuationEvent. builder()static ContinuationEvent.BuilderSelectObjectContentEventStream. contBuilder()Create a builder for theContevent type for this stream.ContinuationEvent.BuilderContinuationEvent. toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type ContinuationEvent.Builder Modifier and Type Method Description static Class<? extends ContinuationEvent.Builder>ContinuationEvent. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type ContinuationEvent.Builder Modifier and Type Method Description ContinuationEventContinuationEvent. copy(Consumer<? super ContinuationEvent.Builder> modifier) -
Uses of ContinuationEvent.Builder in software.amazon.awssdk.services.s3.model.selectobjectcontenteventstream
Subinterfaces of ContinuationEvent.Builder in software.amazon.awssdk.services.s3.model.selectobjectcontenteventstream Modifier and Type Interface Description static interfaceDefaultCont.Builder
-