| Package | Description |
|---|---|
| com.salesforce.cantor.grpc.objects |
| Modifier and Type | Method and Description |
|---|---|
GetRequest |
GetRequest.Builder.build() |
GetRequest |
GetRequest.Builder.buildPartial() |
static GetRequest |
GetRequest.getDefaultInstance() |
GetRequest |
GetRequest.getDefaultInstanceForType() |
GetRequest |
GetRequest.Builder.getDefaultInstanceForType() |
static GetRequest |
GetRequest.parseDelimitedFrom(InputStream input) |
static GetRequest |
GetRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRequest |
GetRequest.parseFrom(byte[] data) |
static GetRequest |
GetRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRequest |
GetRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetRequest |
GetRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRequest |
GetRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetRequest |
GetRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRequest |
GetRequest.parseFrom(InputStream input) |
static GetRequest |
GetRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetRequest,GetResponse> |
ObjectsServiceGrpc.getGetMethod() |
com.google.protobuf.Parser<GetRequest> |
GetRequest.getParserForType() |
static com.google.protobuf.Parser<GetRequest> |
GetRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetResponse |
ObjectsServiceGrpc.ObjectsServiceBlockingStub.get(GetRequest request) |
com.google.common.util.concurrent.ListenableFuture<GetResponse> |
ObjectsServiceGrpc.ObjectsServiceFutureStub.get(GetRequest request) |
void |
ObjectsServiceGrpc.ObjectsServiceImplBase.get(GetRequest request,
io.grpc.stub.StreamObserver<GetResponse> responseObserver) |
void |
ObjectsServiceGrpc.ObjectsServiceStub.get(GetRequest request,
io.grpc.stub.StreamObserver<GetResponse> responseObserver) |
GetRequest.Builder |
GetRequest.Builder.mergeFrom(GetRequest other) |
static GetRequest.Builder |
GetRequest.newBuilder(GetRequest prototype) |
Copyright © 2021. All rights reserved.