public static final class AuthenticationTestGrpc.AuthenticationTestBlockingStub extends io.grpc.stub.AbstractBlockingStub<AuthenticationTestGrpc.AuthenticationTestBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationTestGrpc.AuthenticationTestBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
AuthenticationTestOuterClass.RequiresToken_Responses |
requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request) |
AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses |
requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request) |
protected AuthenticationTestGrpc.AuthenticationTestBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<AuthenticationTestGrpc.AuthenticationTestBlockingStub>public AuthenticationTestOuterClass.RequiresToken_Responses requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request)
public AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request)
Copyright © 2024 SiLA Java Developers. All rights reserved.