Java com.amazonaws.services.kinesis.model ListStreamsRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.kinesis.model ListStreamsRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.kinesis.model ListStreamsRequest.

The text is from its open source code.

Constructor

Method

voidsetExclusiveStartStreamName(String exclusiveStartStreamName)

The name of the stream to start the list with.

voidsetLimit(Integer limit)

The maximum number of streams to list.