public static final class AssertionGrpc.AssertionStub extends io.grpc.stub.AbstractAsyncStub<AssertionGrpc.AssertionStub>
| Modifier and Type | Method and Description |
|---|---|
protected AssertionGrpc.AssertionStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
deleteAssertion(DeleteAssertionRequest request,
io.grpc.stub.StreamObserver<DeleteAssertionResponse> responseObserver) |
void |
getAssertion(GetAssertionRequest request,
io.grpc.stub.StreamObserver<GetAssertionResponse> responseObserver) |
void |
listAssertions(ListAssertionsRequest request,
io.grpc.stub.StreamObserver<ListAssertionsResponse> responseObserver) |
void |
setAssertion(SetAssertionRequest request,
io.grpc.stub.StreamObserver<SetAssertionResponse> responseObserver) |
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected AssertionGrpc.AssertionStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<AssertionGrpc.AssertionStub>public void getAssertion(GetAssertionRequest request, io.grpc.stub.StreamObserver<GetAssertionResponse> responseObserver)
public void listAssertions(ListAssertionsRequest request, io.grpc.stub.StreamObserver<ListAssertionsResponse> responseObserver)
public void setAssertion(SetAssertionRequest request, io.grpc.stub.StreamObserver<SetAssertionResponse> responseObserver)
public void deleteAssertion(DeleteAssertionRequest request, io.grpc.stub.StreamObserver<DeleteAssertionResponse> responseObserver)
Copyright © 2024. All rights reserved.