Package com.streamlayer.providers.vonage
Class VonageProviderGrpc.VonageProviderBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<VonageProviderGrpc.VonageProviderBlockingStub>
-
- com.streamlayer.providers.vonage.VonageProviderGrpc.VonageProviderBlockingStub
-
- Enclosing class:
- VonageProviderGrpc
public static final class VonageProviderGrpc.VonageProviderBlockingStub extends io.grpc.stub.AbstractBlockingStub<VonageProviderGrpc.VonageProviderBlockingStub>
A stub to allow clients to do synchronous rpc calls to service VonageProvider.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected VonageProviderGrpc.VonageProviderBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)GenerateResponsegenerate(GenerateRequest request)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected VonageProviderGrpc.VonageProviderBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<VonageProviderGrpc.VonageProviderBlockingStub>
-
generate
public GenerateResponse generate(GenerateRequest request)
-
-