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