Uses of Class
io.github.ma1uta.matrix.client.model.push.PushersRequest
-
Packages that use PushersRequest Package Description io.github.ma1uta.matrix.client.api Client API interfaces. -
-
Uses of PushersRequest in io.github.ma1uta.matrix.client.api
Methods in io.github.ma1uta.matrix.client.api with parameters of type PushersRequest Modifier and Type Method Description void
PushApi. setPushers(PushersRequest pushersRequest, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders httpHeaders, javax.ws.rs.container.AsyncResponse asyncResponse, javax.ws.rs.core.SecurityContext securityContext)
This endpoint allows the creation, modification and deletion of pushers for this user ID.
-