Uses of Class
com.amazonaws.services.kinesis.model.RemoveTagsFromStreamResult
Packages that use RemoveTagsFromStreamResult
-
Uses of RemoveTagsFromStreamResult in com.amazonaws.services.kinesis
Methods in com.amazonaws.services.kinesis that return RemoveTagsFromStreamResultModifier and TypeMethodDescriptionAbstractAmazonKinesis.removeTagsFromStream
(RemoveTagsFromStreamRequest request) AmazonKinesis.removeTagsFromStream
(RemoveTagsFromStreamRequest removeTagsFromStreamRequest) Removes tags from the specified Amazon Kinesis stream.AmazonKinesisClient.removeTagsFromStream
(RemoveTagsFromStreamRequest removeTagsFromStreamRequest) Removes tags from the specified Amazon Kinesis stream.Methods in com.amazonaws.services.kinesis that return types with arguments of type RemoveTagsFromStreamResultModifier and TypeMethodDescriptionAbstractAmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request) AbstractAmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) AmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest removeTagsFromStreamRequest) Removes tags from the specified Amazon Kinesis stream.AmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest removeTagsFromStreamRequest, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) Removes tags from the specified Amazon Kinesis stream.AmazonKinesisAsyncClient.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request) AmazonKinesisAsyncClient.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) Method parameters in com.amazonaws.services.kinesis with type arguments of type RemoveTagsFromStreamResultModifier and TypeMethodDescriptionAbstractAmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) AmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest removeTagsFromStreamRequest, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) Removes tags from the specified Amazon Kinesis stream.AmazonKinesisAsyncClient.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) -
Uses of RemoveTagsFromStreamResult in com.amazonaws.services.kinesis.model
Methods in com.amazonaws.services.kinesis.model that return RemoveTagsFromStreamResult