Interface SingleResponseBuilderStep<BUILDER extends BuilderStep,RespT>

All Superinterfaces:
BuilderStep
All Known Subinterfaces:
ClientStreamingMethodStubBuilderStep<ReqT,RespT>, ServerStreamingMethodStubBuilderStep<ReqT,RespT>, StreamResponseBuilderStep<BUILDER,ReqT,RespT>, UnaryMethodStubBuilderStep<ReqT,RespT>
All Known Implementing Classes:
ClientStreamingMethodStubBuilderImpl, ServerStreamingMethodStubBuilderImpl, UnaryMethodStubBuilderImpl

public interface SingleResponseBuilderStep<BUILDER extends BuilderStep,RespT> extends BuilderStep
Author:
Fadelis