public static final class GcdmGrpc.GcdmBlockingV2Stub extends io.grpc.stub.AbstractBlockingStub<GcdmGrpc.GcdmBlockingV2Stub>
| Modifier and Type | Method and Description | 
|---|---|
| protected GcdmGrpc.GcdmBlockingV2Stub | build(io.grpc.Channel channel,
     io.grpc.CallOptions callOptions) | 
| io.grpc.stub.BlockingClientCall<?,GcdmNetcdfProto.DataResponse> | getNetcdfData(GcdmNetcdfProto.DataRequest request) | 
| GcdmNetcdfProto.HeaderResponse | getNetcdfHeader(GcdmNetcdfProto.HeaderRequest request) | 
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected GcdmGrpc.GcdmBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<GcdmGrpc.GcdmBlockingV2Stub>public GcdmNetcdfProto.HeaderResponse getNetcdfHeader(GcdmNetcdfProto.HeaderRequest request)
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/10918") public io.grpc.stub.BlockingClientCall<?,GcdmNetcdfProto.DataResponse> getNetcdfData(GcdmNetcdfProto.DataRequest request)