public static final class AuthenticationTestGrpc.AuthenticationTestBlockingStub extends AbstractBlockingStub<AuthenticationTestGrpc.AuthenticationTestBlockingStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationTestGrpc.AuthenticationTestBlockingStub |
build(Channel channel,
CallOptions callOptions) |
AuthenticationTestOuterClass.RequiresToken_Responses |
requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request) |
AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses |
requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected AuthenticationTestGrpc.AuthenticationTestBlockingStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<AuthenticationTestGrpc.AuthenticationTestBlockingStub>public AuthenticationTestOuterClass.RequiresToken_Responses requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request)
public AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request)
Copyright © 2023 SiLA Java Developers. All rights reserved.