getMethodValue

open fun getMethodValue(index: Int): Int
HTTP methods supported by this endpoint.
repeated .elide.meta.EndpointMethods method = 8;

Return

The enum numeric value on the wire of method at the given index.

Parameters

index

The index of the value to return.