method property

String method
final

The HTTP method required to make the related call. Possible values: GET, POST, PUT, DELETE, HEAD, CONNECT, OPTIONS, PATCH

Implementation

final String method;