Java com.amazonaws.services.kinesisfirehose.model ListDeliveryStreamsRequest fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetExclusiveStartDeliveryStreamName(String exclusiveStartDeliveryStreamName)

The list of delivery streams returned by this call to ListDeliveryStreams will start with the delivery stream whose name comes alphabetically immediately after the name you specify in ExclusiveStartDeliveryStreamName.