Class ScriptServiceGrpc.ScriptServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<ScriptServiceGrpc.ScriptServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<ScriptServiceGrpc.ScriptServiceBlockingStub>
com.soulfiremc.grpc.generated.ScriptServiceGrpc.ScriptServiceBlockingStub
- Enclosing class:
ScriptServiceGrpc
public static final class ScriptServiceGrpc.ScriptServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ScriptServiceGrpc.ScriptServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service ScriptService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) createScript(CreateScriptRequest request) deleteScript(DeleteScriptRequest request) listScripts(ScriptListRequest request) restartScript(RestartScriptRequest request) updateScript(UpdateScriptRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected ScriptServiceGrpc.ScriptServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ScriptServiceGrpc.ScriptServiceBlockingStub>
-
createScript
-
deleteScript
-
restartScript
-
updateScript
-
listScripts
-