public static final class AuthenticationTestGrpc.AuthenticationTestFutureStub extends AbstractFutureStub<AuthenticationTestGrpc.AuthenticationTestFutureStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationTestGrpc.AuthenticationTestFutureStub |
build(Channel channel,
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) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected AuthenticationTestGrpc.AuthenticationTestFutureStub build(Channel channel, CallOptions callOptions)
build in class 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 © 2023 SiLA Java Developers. All rights reserved.