Uses of Class
com.amazonaws.services.redshift.model.CreateTagsResult
Packages that use CreateTagsResult
-
Uses of CreateTagsResult in com.amazonaws.services.redshift
Methods in com.amazonaws.services.redshift that return CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonRedshift.createTags
(CreateTagsRequest request) AmazonRedshift.createTags
(CreateTagsRequest createTagsRequest) Adds one or more tags to a specified resource.AmazonRedshiftClient.createTags
(CreateTagsRequest createTagsRequest) Adds one or more tags to a specified resource.Methods in com.amazonaws.services.redshift that return types with arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest request) AbstractAmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest createTagsRequest) Adds one or more tags to a specified resource.AmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Adds one or more tags to a specified resource.AmazonRedshiftAsyncClient.createTagsAsync
(CreateTagsRequest request) AmazonRedshiftAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Method parameters in com.amazonaws.services.redshift with type arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Adds one or more tags to a specified resource.AmazonRedshiftAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) -
Uses of CreateTagsResult in com.amazonaws.services.redshift.model
Methods in com.amazonaws.services.redshift.model that return CreateTagsResult