public static final class BinaryDownloadGrpc.BinaryDownloadBlockingStub extends AbstractBlockingStub<BinaryDownloadGrpc.BinaryDownloadBlockingStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected BinaryDownloadGrpc.BinaryDownloadBlockingStub |
build(Channel channel,
CallOptions callOptions) |
SiLABinaryTransfer.DeleteBinaryResponse |
deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request) |
SiLABinaryTransfer.GetBinaryInfoResponse |
getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected BinaryDownloadGrpc.BinaryDownloadBlockingStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<BinaryDownloadGrpc.BinaryDownloadBlockingStub>public SiLABinaryTransfer.GetBinaryInfoResponse getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request)
public SiLABinaryTransfer.DeleteBinaryResponse deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request)
Copyright © 2023 SiLA Java Developers. All rights reserved.