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