getAllHttpInfoListByServerUuid method
ResponseFuture<HttpInfoList>
getAllHttpInfoListByServerUuid(
- Empty request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$6.HttpInfoList> getAllHttpInfoListByServerUuid(
$0.Empty request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getAllHttpInfoListByServerUuid, request,
options: options);
}