Uses of Class
com.amazonaws.services.kinesis.model.ListStreamsResult
Packages that use ListStreamsResult
-
Uses of ListStreamsResult in com.amazonaws.services.kinesis
Methods in com.amazonaws.services.kinesis that return ListStreamsResultModifier and TypeMethodDescriptionAbstractAmazonKinesis.listStreams()
AbstractAmazonKinesis.listStreams
(ListStreamsRequest request) AbstractAmazonKinesis.listStreams
(Integer limit, String exclusiveStartStreamName) AbstractAmazonKinesis.listStreams
(String exclusiveStartStreamName) AmazonKinesis.listStreams()
Simplified method form for invoking the ListStreams operation.AmazonKinesis.listStreams
(ListStreamsRequest listStreamsRequest) Lists your Amazon Kinesis streams.AmazonKinesis.listStreams
(Integer limit, String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AmazonKinesis.listStreams
(String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AmazonKinesisClient.listStreams()
AmazonKinesisClient.listStreams
(ListStreamsRequest listStreamsRequest) Lists your Amazon Kinesis streams.AmazonKinesisClient.listStreams
(Integer limit, String exclusiveStartStreamName) AmazonKinesisClient.listStreams
(String exclusiveStartStreamName) Methods in com.amazonaws.services.kinesis that return types with arguments of type ListStreamsResultModifier and TypeMethodDescriptionAbstractAmazonKinesisAsync.listStreamsAsync()
Simplified method form for invoking the ListStreams operation.AbstractAmazonKinesisAsync.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AbstractAmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest request) AbstractAmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AbstractAmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AbstractAmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AbstractAmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AbstractAmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync()
Simplified method form for invoking the ListStreams operation.AmazonKinesisAsync.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest listStreamsRequest) Lists your Amazon Kinesis streams.AmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest listStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Lists your Amazon Kinesis streams.AmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync()
Simplified method form for invoking the ListStreams operation.AmazonKinesisAsyncClient.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(ListStreamsRequest request) AmazonKinesisAsyncClient.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AmazonKinesisAsyncClient.listStreamsAsync
(Integer limit, String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AmazonKinesisAsyncClient.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(String exclusiveStartStreamName) Simplified method form for invoking the ListStreams operation.AmazonKinesisAsyncClient.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.Method parameters in com.amazonaws.services.kinesis with type arguments of type ListStreamsResultModifier and TypeMethodDescriptionAbstractAmazonKinesisAsync.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AbstractAmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AbstractAmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AbstractAmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest listStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Lists your Amazon Kinesis streams.AmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AmazonKinesisAsyncClient.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler. -
Uses of ListStreamsResult in com.amazonaws.services.kinesis.model
Methods in com.amazonaws.services.kinesis.model that return ListStreamsResultModifier and TypeMethodDescriptionListStreamsResult.clone()
ListStreamsResult.withHasMoreStreams
(Boolean hasMoreStreams) If set totrue
, there are more streams available to list.ListStreamsResult.withStreamNames
(String... streamNames) The names of the streams that are associated with the AWS account making theListStreams
request.ListStreamsResult.withStreamNames
(Collection<String> streamNames) The names of the streams that are associated with the AWS account making theListStreams
request.