Uses of Class
io.quarkiverse.mailpit.test.model.SetTagsRequest
Packages that use SetTagsRequest
-
Uses of SetTagsRequest in io.quarkiverse.mailpit.test.model
Methods in io.quarkiverse.mailpit.test.model that return SetTagsRequestModifier and TypeMethodDescriptionSetTagsRequest.addIdsItem(String idsItem) SetTagsRequest.addTagsItem(String tagsItem) -
Uses of SetTagsRequest in io.quarkiverse.mailpit.test.rest
Methods in io.quarkiverse.mailpit.test.rest with parameters of type SetTagsRequestModifier and TypeMethodDescriptionvoidTagsApi.setTags_0(SetTagsRequest ids) Set message tags To remove all tags from a message, pass an empty tags array.TagsApi.setTags_0WithHttpInfo(SetTagsRequest ids) Set message tags To remove all tags from a message, pass an empty tags array.