Class ReactorManifestServiceGrpc.ReactorManifestServiceStub
java.lang.Object
io.grpc.stub.AbstractStub<ReactorManifestServiceGrpc.ReactorManifestServiceStub>
houston.grpc.service.ReactorManifestServiceGrpc.ReactorManifestServiceStub
- Enclosing class:
ReactorManifestServiceGrpc
public static final class ReactorManifestServiceGrpc.ReactorManifestServiceStub
extends io.grpc.stub.AbstractStub<ReactorManifestServiceGrpc.ReactorManifestServiceStub>
매니페스트 서비스
-
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) reactor.core.publisher.Mono<Manifest> retrieve(ManifestRetrieveRequest reactorRequest) 조회reactor.core.publisher.Mono<Manifest> retrieve(reactor.core.publisher.Mono<ManifestRetrieveRequest> reactorRequest) 조회Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected ReactorManifestServiceGrpc.ReactorManifestServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ReactorManifestServiceGrpc.ReactorManifestServiceStub>
-
retrieve
public reactor.core.publisher.Mono<Manifest> retrieve(reactor.core.publisher.Mono<ManifestRetrieveRequest> reactorRequest) 조회
-
retrieve
조회
-