set
Types accepted by this method.
Content copied to clipboard
repeated string consumes = 6;
Parameters
index
The index to set the value at.
value
The consumes to set.
Types produced by this method.
Content copied to clipboard
repeated string produces = 7;
Parameters
index
The index to set the value at.
value
The produces to set.
operator fun DslList<EndpointMethods, EndpointKt.Dsl.MethodProxy>.set(index: Int, value: EndpointMethods)
HTTP methods supported by this endpoint.
Content copied to clipboard
repeated .elide.meta.EndpointMethods method = 8;
Parameters
index
The index to set the value at.
value
The method to set.