Uses of Class
com.amazonaws.services.kinesis.model.AddTagsToStreamResult
Packages that use AddTagsToStreamResult
-
Uses of AddTagsToStreamResult in com.amazonaws.services.kinesis
Methods in com.amazonaws.services.kinesis that return AddTagsToStreamResultModifier and TypeMethodDescriptionAbstractAmazonKinesis.addTagsToStream(AddTagsToStreamRequest request) AmazonKinesis.addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest) Adds or updates tags for the specified Amazon Kinesis stream.AmazonKinesisClient.addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest) Adds or updates tags for the specified Amazon Kinesis stream.Methods in com.amazonaws.services.kinesis that return types with arguments of type AddTagsToStreamResultModifier and TypeMethodDescriptionAbstractAmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest request) AbstractAmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest request, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) AmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest addTagsToStreamRequest) Adds or updates tags for the specified Amazon Kinesis stream.AmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest addTagsToStreamRequest, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) Adds or updates tags for the specified Amazon Kinesis stream.AmazonKinesisAsyncClient.addTagsToStreamAsync(AddTagsToStreamRequest request) AmazonKinesisAsyncClient.addTagsToStreamAsync(AddTagsToStreamRequest request, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) Method parameters in com.amazonaws.services.kinesis with type arguments of type AddTagsToStreamResultModifier and TypeMethodDescriptionAbstractAmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest request, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) AmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest addTagsToStreamRequest, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) Adds or updates tags for the specified Amazon Kinesis stream.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