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