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