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