public static final class ContextAdminServiceGrpc.ContextAdminServiceBlockingStub extends io.grpc.stub.AbstractStub<ContextAdminServiceGrpc.ContextAdminServiceBlockingStub>
ContextAdminService *****************************
| Modifier and Type | Method and Description |
|---|---|
protected ContextAdminServiceGrpc.ContextAdminServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Iterator<com.google.protobuf.Empty> |
createContext(CreateContextRequest request) |
Iterator<com.google.protobuf.Empty> |
deleteContext(DeleteContextRequest request) |
ContextOverview |
getContext(GetContextRequest request) |
Iterator<ContextOverview> |
getContexts(com.google.protobuf.Empty request) |
Iterator<ContextUpdate> |
subscribeContextUpdates(com.google.protobuf.Empty request) |
Iterator<com.google.protobuf.Empty> |
updateContextProperties(UpdateContextPropertiesRequest request) |
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected ContextAdminServiceGrpc.ContextAdminServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ContextAdminServiceGrpc.ContextAdminServiceBlockingStub>public Iterator<com.google.protobuf.Empty> createContext(CreateContextRequest request)
public Iterator<com.google.protobuf.Empty> updateContextProperties(UpdateContextPropertiesRequest request)
public Iterator<com.google.protobuf.Empty> deleteContext(DeleteContextRequest request)
public ContextOverview getContext(GetContextRequest request)
public Iterator<ContextOverview> getContexts(com.google.protobuf.Empty request)
public Iterator<ContextUpdate> subscribeContextUpdates(com.google.protobuf.Empty request)
Copyright © 2020–2023 AxonIQ BV. All rights reserved.