Uses of Class
io.github.ma1uta.matrix.client.model.push.PushActions
-
Packages that use PushActions Package Description io.github.ma1uta.matrix.client.api Client API interfaces. -
-
Uses of PushActions in io.github.ma1uta.matrix.client.api
Methods in io.github.ma1uta.matrix.client.api with parameters of type PushActions Modifier and Type Method Description void
PushApi. setActions(String scope, String kind, String ruleId, PushActions pushActions, 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 clients to change the actions of a push rule.
-