Uses of Class
software.xdev.mailpit.model.SetTagsParamsRequest
Packages that use SetTagsParamsRequest
-
Uses of SetTagsParamsRequest in software.xdev.mailpit.api
Methods in software.xdev.mailpit.api with parameters of type SetTagsParamsRequestModifier and TypeMethodDescriptionTagsApi.setTagsParams(SetTagsParamsRequest body) Set message tags This will overwrite any existing tags for selected message database IDs.TagsApi.setTagsParams(SetTagsParamsRequest body, Map<String, String> additionalHeaders) Set message tags This will overwrite any existing tags for selected message database IDs. -
Uses of SetTagsParamsRequest in software.xdev.mailpit.model
Methods in software.xdev.mailpit.model that return SetTagsParamsRequestModifier and TypeMethodDescriptionSetTagsParamsRequest.addIdsItem(String idsItem) SetTagsParamsRequest.addTagsItem(String tagsItem)