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