public class SelectObjectContentRequest extends SelectObjectContentRequestBase
Constructor and Description |
---|
SelectObjectContentRequest(String expression,
boolean requestProgress,
InputSerialization is,
OutputSerialization os,
Long scanStartRange,
Long scanEndRange)
Constructs new SelectObjectContentRequest object for given parameters.
|
public SelectObjectContentRequest(@Nonnull String expression, boolean requestProgress, @Nonnull InputSerialization is, @Nonnull OutputSerialization os, @Nullable Long scanStartRange, @Nullable Long scanEndRange)