Package com.soulfiremc.grpc.generated
Class InstanceServiceGrpc.InstanceServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<InstanceServiceGrpc.InstanceServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<InstanceServiceGrpc.InstanceServiceBlockingStub>
com.soulfiremc.grpc.generated.InstanceServiceGrpc.InstanceServiceBlockingStub
- Enclosing class:
InstanceServiceGrpc
public static final class InstanceServiceGrpc.InstanceServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<InstanceServiceGrpc.InstanceServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service InstanceService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) createInstance
(InstanceCreateRequest request) deleteInstance
(InstanceDeleteRequest request) getAuditLog
(InstanceAuditLogRequest request) getInstanceInfo
(InstanceInfoRequest request) listInstances
(InstanceListRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStub
Methods 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 InstanceServiceGrpc.InstanceServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
build
in classio.grpc.stub.AbstractStub<InstanceServiceGrpc.InstanceServiceBlockingStub>
-
createInstance
-
deleteInstance
-
listInstances
-
getInstanceInfo
-
updateInstanceMeta
-
updateInstanceConfig
-
changeInstanceState
-
getAuditLog
-