public static final class BinaryDownloadGrpc.BinaryDownloadFutureStub extends AbstractFutureStub<BinaryDownloadGrpc.BinaryDownloadFutureStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected BinaryDownloadGrpc.BinaryDownloadFutureStub |
build(Channel channel,
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) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected BinaryDownloadGrpc.BinaryDownloadFutureStub build(Channel channel, CallOptions callOptions)
build in class 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 © 2022 SiLA Java Developers. All rights reserved.