SelectObjectContentEventStream

The container for selecting objects from a content event stream.

Inheritors

Types

Link copied to clipboard

The Continuation Event.

Link copied to clipboard

The End Event.

Link copied to clipboard

The Progress Event.

Link copied to clipboard

The Records Event.

Link copied to clipboard
Link copied to clipboard

The Stats Event.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this SelectObjectContentEventStream as a End and retrieves its aws.sdk.kotlin.services.s3.model.EndEvent value. Throws an exception if the SelectObjectContentEventStream is not a End.

Link copied to clipboard

Casts this SelectObjectContentEventStream as a End and retrieves its aws.sdk.kotlin.services.s3.model.EndEvent value. Returns null if the SelectObjectContentEventStream is not a End.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this SelectObjectContentEventStream as a Stats and retrieves its aws.sdk.kotlin.services.s3.model.StatsEvent value. Throws an exception if the SelectObjectContentEventStream is not a Stats.

Link copied to clipboard