public static final class BinaryDownloadGrpc.BinaryDownloadFutureStub extends io.grpc.stub.AbstractFutureStub<BinaryDownloadGrpc.BinaryDownloadFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected BinaryDownloadGrpc.BinaryDownloadFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<SiLABinaryTransfer.DeleteBinaryResponse> |
deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request) |
com.google.common.util.concurrent.ListenableFuture<SiLABinaryTransfer.GetBinaryInfoResponse> |
getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request) |
protected BinaryDownloadGrpc.BinaryDownloadFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<BinaryDownloadGrpc.BinaryDownloadFutureStub>public com.google.common.util.concurrent.ListenableFuture<SiLABinaryTransfer.GetBinaryInfoResponse> getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request)
public com.google.common.util.concurrent.ListenableFuture<SiLABinaryTransfer.DeleteBinaryResponse> deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request)
Copyright © 2024 SiLA Java Developers. All rights reserved.