Uses of Class
com.amazonaws.services.kinesis.model.AddTagsToStreamResult
-
Packages that use AddTagsToStreamResult Package Description com.amazonaws.services.kinesis com.amazonaws.services.kinesis.model -
-
Uses of AddTagsToStreamResult in com.amazonaws.services.kinesis
Methods in com.amazonaws.services.kinesis that return AddTagsToStreamResult Modifier and Type Method Description AddTagsToStreamResult
AbstractAmazonKinesis. addTagsToStream(AddTagsToStreamRequest request)
AddTagsToStreamResult
AmazonKinesis. addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest)
Adds or updates tags for the specified Amazon Kinesis stream.AddTagsToStreamResult
AmazonKinesisClient. addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest)
Adds or updates tags for the specified Amazon Kinesis stream.Method parameters in com.amazonaws.services.kinesis with type arguments of type AddTagsToStreamResult Modifier and Type Method Description Future<AddTagsToStreamResult>
AbstractAmazonKinesisAsync. addTagsToStreamAsync(AddTagsToStreamRequest request, AsyncHandler<AddTagsToStreamRequest,AddTagsToStreamResult> asyncHandler)
Future<AddTagsToStreamResult>
AmazonKinesisAsync. addTagsToStreamAsync(AddTagsToStreamRequest addTagsToStreamRequest, AsyncHandler<AddTagsToStreamRequest,AddTagsToStreamResult> asyncHandler)
Adds or updates tags for the specified Amazon Kinesis stream.Future<AddTagsToStreamResult>
AmazonKinesisAsyncClient. addTagsToStreamAsync(AddTagsToStreamRequest request, AsyncHandler<AddTagsToStreamRequest,AddTagsToStreamResult> asyncHandler)
-
Uses of AddTagsToStreamResult in com.amazonaws.services.kinesis.model
Methods in com.amazonaws.services.kinesis.model that return AddTagsToStreamResult Modifier and Type Method Description AddTagsToStreamResult
AddTagsToStreamResult. clone()
-