Uses of Class
com.amazonaws.services.workspaces.model.CreateTagsResult
Packages that use CreateTagsResult
-
Uses of CreateTagsResult in com.amazonaws.services.workspaces
Methods in com.amazonaws.services.workspaces that return CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonWorkspaces.createTags(CreateTagsRequest request) AmazonWorkspaces.createTags(CreateTagsRequest createTagsRequest) Creates tags for a WorkSpace.AmazonWorkspacesClient.createTags(CreateTagsRequest createTagsRequest) Creates tags for a WorkSpace.Methods in com.amazonaws.services.workspaces that return types with arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request) AbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest) Creates tags for a WorkSpace.AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates tags for a WorkSpace.AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request) AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Method parameters in com.amazonaws.services.workspaces with type arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates tags for a WorkSpace.AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) -
Uses of CreateTagsResult in com.amazonaws.services.workspaces.model
Methods in com.amazonaws.services.workspaces.model that return CreateTagsResult