public static final class ObservableCommandTestGrpc.ObservableCommandTestBlockingStub extends AbstractBlockingStub<ObservableCommandTestGrpc.ObservableCommandTestBlockingStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected ObservableCommandTestGrpc.ObservableCommandTestBlockingStub |
build(Channel channel,
CallOptions callOptions) |
SiLAFramework.CommandConfirmation |
restartDevice(ObservableCommandTestOuterClass.RestartDevice_Parameters request) |
Iterator<SiLAFramework.ExecutionInfo> |
restartDeviceInfo(SiLAFramework.CommandExecutionUUID request) |
Iterator<ObservableCommandTestOuterClass.RestartDevice_IntermediateResponses> |
restartDeviceIntermediate(SiLAFramework.CommandExecutionUUID request) |
ObservableCommandTestOuterClass.RestartDevice_Responses |
restartDeviceResult(SiLAFramework.CommandExecutionUUID request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected ObservableCommandTestGrpc.ObservableCommandTestBlockingStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<ObservableCommandTestGrpc.ObservableCommandTestBlockingStub>public SiLAFramework.CommandConfirmation restartDevice(ObservableCommandTestOuterClass.RestartDevice_Parameters request)
public Iterator<SiLAFramework.ExecutionInfo> restartDeviceInfo(SiLAFramework.CommandExecutionUUID request)
public Iterator<ObservableCommandTestOuterClass.RestartDevice_IntermediateResponses> restartDeviceIntermediate(SiLAFramework.CommandExecutionUUID request)
public ObservableCommandTestOuterClass.RestartDevice_Responses restartDeviceResult(SiLAFramework.CommandExecutionUUID request)
Copyright © 2023 SiLA Java Developers. All rights reserved.