| Package | Description |
|---|---|
| com.salesforce.cantor.grpc.sets |
| Modifier and Type | Method and Description |
|---|---|
IncRequest |
IncRequest.Builder.build() |
IncRequest |
IncRequest.Builder.buildPartial() |
static IncRequest |
IncRequest.getDefaultInstance() |
IncRequest |
IncRequest.getDefaultInstanceForType() |
IncRequest |
IncRequest.Builder.getDefaultInstanceForType() |
static IncRequest |
IncRequest.parseDelimitedFrom(InputStream input) |
static IncRequest |
IncRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IncRequest |
IncRequest.parseFrom(byte[] data) |
static IncRequest |
IncRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IncRequest |
IncRequest.parseFrom(com.google.protobuf.ByteString data) |
static IncRequest |
IncRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IncRequest |
IncRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static IncRequest |
IncRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IncRequest |
IncRequest.parseFrom(InputStream input) |
static IncRequest |
IncRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<IncRequest,IncResponse> |
SetsServiceGrpc.getIncMethod() |
com.google.protobuf.Parser<IncRequest> |
IncRequest.getParserForType() |
static com.google.protobuf.Parser<IncRequest> |
IncRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
IncResponse |
SetsServiceGrpc.SetsServiceBlockingStub.inc(IncRequest request) |
com.google.common.util.concurrent.ListenableFuture<IncResponse> |
SetsServiceGrpc.SetsServiceFutureStub.inc(IncRequest request) |
void |
SetsServiceGrpc.SetsServiceImplBase.inc(IncRequest request,
io.grpc.stub.StreamObserver<IncResponse> responseObserver) |
void |
SetsServiceGrpc.SetsServiceStub.inc(IncRequest request,
io.grpc.stub.StreamObserver<IncResponse> responseObserver) |
IncRequest.Builder |
IncRequest.Builder.mergeFrom(IncRequest other) |
static IncRequest.Builder |
IncRequest.newBuilder(IncRequest prototype) |
Copyright © 2021. All rights reserved.