All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<CheckPermissionRequest,CheckPermissionResponse> |
getCheckPermissionMethod() |
static io.grpc.MethodDescriptor<CheckRelationRequest,CheckRelationResponse> |
getCheckRelationMethod() |
static io.grpc.MethodDescriptor<GetGraphRequest,GetGraphResponse> |
getGetGraphMethod() |
static io.grpc.MethodDescriptor<GetObjectManyRequest,GetObjectManyResponse> |
getGetObjectManyMethod() |
static io.grpc.MethodDescriptor<GetObjectRequest,GetObjectResponse> |
getGetObjectMethod() |
static io.grpc.MethodDescriptor<GetObjectsRequest,GetObjectsResponse> |
getGetObjectsMethod() |
static io.grpc.MethodDescriptor<GetObjectTypeRequest,GetObjectTypeResponse> |
getGetObjectTypeMethod() |
static io.grpc.MethodDescriptor<GetObjectTypesRequest,GetObjectTypesResponse> |
getGetObjectTypesMethod() |
static io.grpc.MethodDescriptor<GetPermissionRequest,GetPermissionResponse> |
getGetPermissionMethod() |
static io.grpc.MethodDescriptor<GetPermissionsRequest,GetPermissionsResponse> |
getGetPermissionsMethod() |
static io.grpc.MethodDescriptor<GetRelationRequest,GetRelationResponse> |
getGetRelationMethod() |
static io.grpc.MethodDescriptor<GetRelationsRequest,GetRelationsResponse> |
getGetRelationsMethod() |
static io.grpc.MethodDescriptor<GetRelationTypeRequest,GetRelationTypeResponse> |
getGetRelationTypeMethod() |
static io.grpc.MethodDescriptor<GetRelationTypesRequest,GetRelationTypesResponse> |
getGetRelationTypesMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ReaderGrpc.ReaderBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ReaderGrpc.ReaderFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ReaderGrpc.ReaderStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|