CosmosGrpcRequest<RESULT> class
abstract
- Inheritance
-
- Object
- IGRPCServiceRequest<
RESULT, CosmosGrpcRequestDetails> - CosmosGrpcRequest
- Implementers
Constructors
- CosmosGrpcRequest()
-
const
Properties
Methods
-
buildRequest(
int _) → CosmosGrpcRequestDetails -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onResonse(
List< int> result) → RESULT -
inherited
-
toBuffer(
) → List< int> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited