public static final class SimulationControllerGrpc.SimulationControllerFutureStub extends AbstractFutureStub<SimulationControllerGrpc.SimulationControllerFutureStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected SimulationControllerGrpc.SimulationControllerFutureStub |
build(Channel channel,
CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<SimulationControllerOuterClass.Get_SimulationMode_Responses> |
getSimulationMode(SimulationControllerOuterClass.Get_SimulationMode_Parameters request) |
com.google.common.util.concurrent.ListenableFuture<SimulationControllerOuterClass.StartRealMode_Responses> |
startRealMode(SimulationControllerOuterClass.StartRealMode_Parameters request) |
com.google.common.util.concurrent.ListenableFuture<SimulationControllerOuterClass.StartSimulationMode_Responses> |
startSimulationMode(SimulationControllerOuterClass.StartSimulationMode_Parameters request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected SimulationControllerGrpc.SimulationControllerFutureStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<SimulationControllerGrpc.SimulationControllerFutureStub>public com.google.common.util.concurrent.ListenableFuture<SimulationControllerOuterClass.StartSimulationMode_Responses> startSimulationMode(SimulationControllerOuterClass.StartSimulationMode_Parameters request)
public com.google.common.util.concurrent.ListenableFuture<SimulationControllerOuterClass.StartRealMode_Responses> startRealMode(SimulationControllerOuterClass.StartRealMode_Parameters request)
public com.google.common.util.concurrent.ListenableFuture<SimulationControllerOuterClass.Get_SimulationMode_Responses> getSimulationMode(SimulationControllerOuterClass.Get_SimulationMode_Parameters request)
Copyright © 2022 SiLA Java Developers. All rights reserved.