Uses of Class
com.amazonaws.services.redshift.model.CreateTagsResult
-
Packages that use CreateTagsResult Package Description com.amazonaws.services.redshift com.amazonaws.services.redshift.model -
-
Uses of CreateTagsResult in com.amazonaws.services.redshift
Methods in com.amazonaws.services.redshift that return CreateTagsResult Modifier and Type Method Description CreateTagsResult
AbstractAmazonRedshift. createTags(CreateTagsRequest request)
CreateTagsResult
AmazonRedshift. createTags(CreateTagsRequest createTagsRequest)
Adds one or more tags to a specified resource.CreateTagsResult
AmazonRedshiftClient. createTags(CreateTagsRequest createTagsRequest)
Adds one or more tags to a specified resource.Method parameters in com.amazonaws.services.redshift with type arguments of type CreateTagsResult Modifier and Type Method Description Future<CreateTagsResult>
AbstractAmazonRedshiftAsync. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Future<CreateTagsResult>
AmazonRedshiftAsync. createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Adds one or more tags to a specified resource.Future<CreateTagsResult>
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 Modifier and Type Method Description CreateTagsResult
CreateTagsResult. clone()
-