Class: ServiceMetricMethods

ServiceMetricMethods()

new ServiceMetricMethods()

Class representing static strings for service metric methods.
Source:

Members

(static) DELETE

Method for DELETE requests.
Source:

(static) GET

Method for getting a collection of resources
Source:

(static) GET_ITEM

Method for getting a singular item.
Source:

(static) GET_ITEM_RESOURCE

Method for getting a nestred resource of a singular item.
Source:

(static) POST

Method for POST requests.
Source:

(static) PUT

Methods for PUT requests.
Source: