new ServiceMetricMethods()
Class representing static strings for service metric methods.
Members
(static) DELETE
Method for DELETE requests.
(static) GET
Method for getting a collection of resources
(static) GET_ITEM
Method for getting a singular item.
(static) GET_ITEM_RESOURCE
Method for getting a nestred resource of a singular item.
(static) POST
Method for POST requests.
(static) PUT
Methods for PUT requests.