setMethodValue

open fun setMethodValue(index: Int, value: Int): Endpoint.Builder
HTTP methods supported by this endpoint.
repeated .elide.meta.EndpointMethods method = 8;

Return

This builder for chaining.

Parameters

index

The index to set the value at.

value

The enum numeric value on the wire for method to set.