Uses of Class
com.amazonaws.services.workspaces.model.DeleteTagsResult
Packages that use DeleteTagsResult
-
Uses of DeleteTagsResult in com.amazonaws.services.workspaces
Methods in com.amazonaws.services.workspaces that return DeleteTagsResultModifier and TypeMethodDescriptionAbstractAmazonWorkspaces.deleteTags
(DeleteTagsRequest request) AmazonWorkspaces.deleteTags
(DeleteTagsRequest deleteTagsRequest) Deletes tags from a WorkSpace.AmazonWorkspacesClient.deleteTags
(DeleteTagsRequest deleteTagsRequest) Deletes tags from a WorkSpace.Methods in com.amazonaws.services.workspaces that return types with arguments of type DeleteTagsResultModifier and TypeMethodDescriptionAbstractAmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest request) AbstractAmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest) Deletes tags from a WorkSpace.AmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes tags from a WorkSpace.AmazonWorkspacesAsyncClient.deleteTagsAsync
(DeleteTagsRequest request) AmazonWorkspacesAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Method parameters in com.amazonaws.services.workspaces with type arguments of type DeleteTagsResultModifier and TypeMethodDescriptionAbstractAmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes tags from a WorkSpace.AmazonWorkspacesAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) -
Uses of DeleteTagsResult in com.amazonaws.services.workspaces.model
Methods in com.amazonaws.services.workspaces.model that return DeleteTagsResult