| Package | Description |
|---|---|
| secret_service |
| Modifier and Type | Method and Description |
|---|---|
SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.Builder.build() |
SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.Builder.buildPartial() |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.getDefaultInstance() |
SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.getDefaultInstanceForType() |
SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.Builder.getDefaultInstanceForType() |
SecretServiceOuterClass.PublicKeyResponse |
SecretServiceGrpc.SecretServiceBlockingStub.getPublicKey(SecretServiceOuterClass.PublicKeyRequest request)
API to request a public key
|
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseDelimitedFrom(InputStream input) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(byte[] data) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(ByteBuffer data) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(com.google.protobuf.ByteString data) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(InputStream input) |
static SecretServiceOuterClass.PublicKeyResponse |
SecretServiceOuterClass.PublicKeyResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<SecretServiceOuterClass.PublicKeyRequest,SecretServiceOuterClass.PublicKeyResponse> |
SecretServiceGrpc.getGetPublicKeyMethod() |
com.google.protobuf.Parser<SecretServiceOuterClass.PublicKeyResponse> |
SecretServiceOuterClass.PublicKeyResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<SecretServiceOuterClass.PublicKeyResponse> |
SecretServiceGrpc.SecretServiceFutureStub.getPublicKey(SecretServiceOuterClass.PublicKeyRequest request)
API to request a public key
|
static com.google.protobuf.Parser<SecretServiceOuterClass.PublicKeyResponse> |
SecretServiceOuterClass.PublicKeyResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecretServiceOuterClass.PublicKeyResponse.Builder |
SecretServiceOuterClass.PublicKeyResponse.Builder.mergeFrom(SecretServiceOuterClass.PublicKeyResponse other) |
static SecretServiceOuterClass.PublicKeyResponse.Builder |
SecretServiceOuterClass.PublicKeyResponse.newBuilder(SecretServiceOuterClass.PublicKeyResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecretServiceGrpc.SecretServiceImplBase.getPublicKey(SecretServiceOuterClass.PublicKeyRequest request,
io.grpc.stub.StreamObserver<SecretServiceOuterClass.PublicKeyResponse> responseObserver)
API to request a public key
|
void |
SecretServiceGrpc.SecretServiceStub.getPublicKey(SecretServiceOuterClass.PublicKeyRequest request,
io.grpc.stub.StreamObserver<SecretServiceOuterClass.PublicKeyResponse> responseObserver)
API to request a public key
|
Copyright © 2019. All rights reserved.