Uses of Class
com.amazonaws.services.workspaces.model.CreateTagsResult
-
Packages that use CreateTagsResult Package Description com.amazonaws.services.workspaces com.amazonaws.services.workspaces.model -
-
Uses of CreateTagsResult in com.amazonaws.services.workspaces
Methods in com.amazonaws.services.workspaces that return CreateTagsResult Modifier and Type Method Description CreateTagsResultAbstractAmazonWorkspaces. createTags(CreateTagsRequest request)CreateTagsResultAmazonWorkspaces. createTags(CreateTagsRequest createTagsRequest)Creates tags for a WorkSpace.CreateTagsResultAmazonWorkspacesClient. createTags(CreateTagsRequest createTagsRequest)Creates tags for a WorkSpace.Methods in com.amazonaws.services.workspaces that return types with arguments of type CreateTagsResult Modifier and Type Method Description Future<CreateTagsResult>AbstractAmazonWorkspacesAsync. createTagsAsync(CreateTagsRequest request)Future<CreateTagsResult>AbstractAmazonWorkspacesAsync. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Future<CreateTagsResult>AmazonWorkspacesAsync. createTagsAsync(CreateTagsRequest createTagsRequest)Creates tags for a WorkSpace.Future<CreateTagsResult>AmazonWorkspacesAsync. createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Creates tags for a WorkSpace.Future<CreateTagsResult>AmazonWorkspacesAsyncClient. createTagsAsync(CreateTagsRequest request)Future<CreateTagsResult>AmazonWorkspacesAsyncClient. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Method parameters in com.amazonaws.services.workspaces with type arguments of type CreateTagsResult Modifier and Type Method Description Future<CreateTagsResult>AbstractAmazonWorkspacesAsync. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Future<CreateTagsResult>AmazonWorkspacesAsync. createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Creates tags for a WorkSpace.Future<CreateTagsResult>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 Modifier and Type Method Description CreateTagsResultCreateTagsResult. clone()
-