public static final class BinaryUploadGrpc.BinaryUploadFutureStub extends io.grpc.stub.AbstractFutureStub<BinaryUploadGrpc.BinaryUploadFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected BinaryUploadGrpc.BinaryUploadFutureStub |
build(io.grpc.Channel channel,
io.grpc.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) |
protected BinaryUploadGrpc.BinaryUploadFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.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 © 2024 SiLA Java Developers. All rights reserved.