public static final class DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub extends io.grpc.stub.AbstractFutureStub<DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyASHostResponse> |
dRKeyASHost(Drkey.DRKeyASHostRequest request)
Return the AS-Host that matches the request
|
com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyHostASResponse> |
dRKeyHostAS(Drkey.DRKeyHostASRequest request)
Return the Host-AS that matches the request
|
com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyHostHostResponse> |
dRKeyHostHost(Drkey.DRKeyHostHostRequest request)
Return the Host-Host that matches the request
|
com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyIntraLevel1Response> |
dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request)
Return the ASAS that matches the request
|
com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeySecretValueResponse> |
dRKeySecretValue(Drkey.DRKeySecretValueRequest request)
Return the SecretValue that matches the request
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyIntraLevel1Response> dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request)
Return the ASAS that matches the request
public com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyASHostResponse> dRKeyASHost(Drkey.DRKeyASHostRequest request)
Return the AS-Host that matches the request
public com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyHostASResponse> dRKeyHostAS(Drkey.DRKeyHostASRequest request)
Return the Host-AS that matches the request
public com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeyHostHostResponse> dRKeyHostHost(Drkey.DRKeyHostHostRequest request)
Return the Host-Host that matches the request
public com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeySecretValueResponse> dRKeySecretValue(Drkey.DRKeySecretValueRequest request)
Return the SecretValue that matches the request
Copyright © 2024. All rights reserved.