Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Methods

Enumeration members

Any

Any: = "ANY"

Delete

Delete: = "DELETE"

Get

Get: = "GET"

Head

Head: = "HEAD"

Options

Options: = "OPTIONS"

Patch

Patch: = "PATCH"

Post

Post: = "POST"

Put

Put: = "PUT"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.