Interface UnaryMethodDefinition<TRequest,TResponse>

All Superinterfaces:
MethodDefinition
All Known Subinterfaces:
UnaryMethodDefinition<TRequest,TResponse>

@JsType(isNative=true, name="dhinternal.grpcWeb.service.UnaryMethodDefinition", namespace="<global>") public interface UnaryMethodDefinition<TRequest,TResponse> extends MethodDefinition