| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.Builder.build() |
Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.Builder.buildPartial() |
Drkey.DRKeySecretValueResponse |
DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub.dRKeySecretValue(Drkey.DRKeySecretValueRequest request)
Return the SecretValue that matches the request
|
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.getDefaultInstance() |
Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.getDefaultInstanceForType() |
Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.Builder.getDefaultInstanceForType() |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseDelimitedFrom(InputStream input) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(byte[] data) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(ByteBuffer data) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(com.google.protobuf.ByteString data) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(InputStream input) |
static Drkey.DRKeySecretValueResponse |
Drkey.DRKeySecretValueResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Drkey.DRKeySecretValueResponse> |
DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub.dRKeySecretValue(Drkey.DRKeySecretValueRequest request)
Return the SecretValue that matches the request
|
static io.grpc.MethodDescriptor<Drkey.DRKeySecretValueRequest,Drkey.DRKeySecretValueResponse> |
DRKeyIntraServiceGrpc.getDRKeySecretValueMethod() |
com.google.protobuf.Parser<Drkey.DRKeySecretValueResponse> |
Drkey.DRKeySecretValueResponse.getParserForType() |
static com.google.protobuf.Parser<Drkey.DRKeySecretValueResponse> |
Drkey.DRKeySecretValueResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
Drkey.DRKeySecretValueResponse.Builder |
Drkey.DRKeySecretValueResponse.Builder.mergeFrom(Drkey.DRKeySecretValueResponse other) |
static Drkey.DRKeySecretValueResponse.Builder |
Drkey.DRKeySecretValueResponse.newBuilder(Drkey.DRKeySecretValueResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
DRKeyIntraServiceGrpc.AsyncService.dRKeySecretValue(Drkey.DRKeySecretValueRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeySecretValueResponse> responseObserver)
Return the SecretValue that matches the request
|
void |
DRKeyIntraServiceGrpc.DRKeyIntraServiceStub.dRKeySecretValue(Drkey.DRKeySecretValueRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeySecretValueResponse> responseObserver)
Return the SecretValue that matches the request
|
Copyright © 2024. All rights reserved.