@Path(value="/mapi_rule/{folderId}") public interface IMapiRules extends IDataShardSupport
Modifier and Type | Method and Description |
---|---|
java.util.List<MapiRule> |
all() |
void |
updates(MapiRuleChanges changes) |
xfer
@PUT @Path(value="_mupdates") void updates(MapiRuleChanges changes)
@GET java.util.List<MapiRule> all()
Copyright © 2021. All Rights Reserved.