public static final class DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Drkey.DRKeyASHostResponse |
dRKeyASHost(Drkey.DRKeyASHostRequest request)
Return the AS-Host that matches the request
|
Drkey.DRKeyHostASResponse |
dRKeyHostAS(Drkey.DRKeyHostASRequest request)
Return the Host-AS that matches the request
|
Drkey.DRKeyHostHostResponse |
dRKeyHostHost(Drkey.DRKeyHostHostRequest request)
Return the Host-Host that matches the request
|
Drkey.DRKeyIntraLevel1Response |
dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request)
Return the ASAS that matches the request
|
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.DRKeyIntraServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub>public Drkey.DRKeyIntraLevel1Response dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request)
Return the ASAS that matches the request
public Drkey.DRKeyASHostResponse dRKeyASHost(Drkey.DRKeyASHostRequest request)
Return the AS-Host that matches the request
public Drkey.DRKeyHostASResponse dRKeyHostAS(Drkey.DRKeyHostASRequest request)
Return the Host-AS that matches the request
public Drkey.DRKeyHostHostResponse dRKeyHostHost(Drkey.DRKeyHostHostRequest request)
Return the Host-Host that matches the request
public Drkey.DRKeySecretValueResponse dRKeySecretValue(Drkey.DRKeySecretValueRequest request)
Return the SecretValue that matches the request
Copyright © 2024. All rights reserved.