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