Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(ListStreamsRequest request,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
|
Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(Integer limit,
String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(ListStreamsRequest listStreamsRequest,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Lists your Amazon Kinesis streams.
|
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(Integer limit,
String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(ListStreamsRequest request,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
|
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(Integer limit,
String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|